Property CategoriesIncludedInFilter
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
CategoriesIncludedInFilter
Gets or sets a list of categories should be displayed in the code completion box.
public IReadOnlyList<CodeCompletionCategory> CategoriesIncludedInFilter { get; set; }