ISuggestedActionCategoryRegistryService Methods

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

NameDescription
System_CAPS_pubmethodCreateSuggestedActionCategorySet(IEnumerable<String^>^)

Creates a new ISuggestedActionCategorySet containing the given categories.

System_CAPS_pubmethodCreateSuggestedActionCategorySet(array<String^>^)

Creates a new ISuggestedActionCategorySet containing given categories.

System_CAPS_pubmethodGetCategory(String^)

Gets the ISuggestedActionCategory object with the specified categoryName.

Return to top
Show: