Property CodeCompletionStopChars
CodeCompletionStopChars
Gets or sets a collection of characters that finalizes a code completion procedure when typing.
public virtual char[] CodeCompletionStopChars { get; set; }
Property Value
- char[]
Gets or sets a collection of characters that finalizes a code completion procedure when typing.
public virtual char[] CodeCompletionStopChars { get; set; }