ISuggestedActionCategory Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | BaseCategories | Gets the set of all categories from which the current ISuggestedActionCategory is derived. This value is never null, though it may be an empty set. |
![]() | CategoryName | Gets the unique name of the ISuggestedActionCategory. This name must be unique, and must not be null. Comparisons performed on this name are case-insensitive. |
![]() | DisplayName | Gets the localized display name of the ISuggestedActionCategory. |
Show:
