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