ISuggestedActionCategoryRegistryService Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | CreateSuggestedActionCategorySet(IEnumerable<String^>^) | Creates a new ISuggestedActionCategorySet containing the given categories. |
![]() | CreateSuggestedActionCategorySet(array<String^>^) | Creates a new ISuggestedActionCategorySet containing given categories. |
![]() | GetCategory(String^) | Gets the ISuggestedActionCategory object with the specified categoryName. |
Show:
