Property CategoriesIncludedInFilter
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
CategoriesIncludedInFilter
When implemented by a class, gets or sets a list of categories to be displayed in the code completion box.
IReadOnlyList<CodeCompletionCategory> CategoriesIncludedInFilter { get; set; }