Property CategoriesIncludedInFilter
CategoriesIncludedInFilter
When implemented by a class, gets or sets a list of categories to be displayed in the code completion box.
public IReadOnlyList<CodeCompletionCategory> CategoriesIncludedInFilter { get; set; }