Property CodeCompletionStopChars
CodeCompletionStopChars
When implemented by a class, gets or sets a collection of characters that finalizes a code completion procedure when typing.
char[] CodeCompletionStopChars { get; set; }
Property Value
- char[]