Table of Contents

Property CodeCompletionChars

Namespace
Alternet.Syntax
Assembly
Alternet.Syntax.v9.dll

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[]