Property CategoriesIncludedInFilter
CategoriesIncludedInFilter
Gets or sets a list of categories should be displayed in the code completion box.
public IReadOnlyList<CodeCompletionCategory> CategoriesIncludedInFilter { get; set; }
Gets or sets a list of categories should be displayed in the code completion box.
public IReadOnlyList<CodeCompletionCategory> CategoriesIncludedInFilter { get; set; }