Property AllowGlobalMembers
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Advanced.v9.dll
AllowGlobalMembers
Gets or sets a boolean value indicating whether global members should be included into the code completion.
public bool AllowGlobalMembers { get; set; }