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