Property CodeCompletionChars
CodeCompletionChars
Represents a collection of characters that initializes a code completion procedure when typing in the editor.
public virtual char[] CodeCompletionChars { get; set; }
Property Value
- char[]
Represents a collection of characters that initializes a code completion procedure when typing in the editor.
public virtual char[] CodeCompletionChars { get; set; }