Table of Contents

Property CodeCompletionStopChars

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

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