Table of Contents

Property ExcludeKeywordsCodeCompletionKeys

Namespace
Alternet.Scripter.Debugger.ExpressionEvaluation.CodeCompletion
Assembly
Alternet.Scripter.Debugger.Common.v9.dll

ExcludeKeywordsCodeCompletionKeys

Gets a List of characters used to exclude some keywords from code completion.

public virtual ISet<char> ExcludeKeywordsCodeCompletionKeys { get; }

Property Value

ISet<char>