Table of Contents

Property CategoriesIncludedInFilter

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.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; }

Property Value

IReadOnlyList<CodeCompletionCategory>