ISuggestedActionCategoryRegistryService Properties

Visual Studio 2015
 

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

NameDescription
System_CAPS_pubpropertyAllCodeFixes

Gets a predefined ISuggestedActionCategorySet containing all the suggested actions of the code fixes category.

System_CAPS_pubpropertyAllCodeFixesAndRefactorings

Gets a predefined ISuggestedActionCategorySet containing all code fixes and refactorings categories.

System_CAPS_pubpropertyAllRefactorings

Gets a predefined ISuggestedActionCategorySet containing all suggested actions of the Refactorings category.

System_CAPS_pubpropertyAny

Gets a predefined ISuggestedActionCategorySet containing any category.

System_CAPS_pubpropertyCategories

Gets an enumeration of all categories, including the "unknown" category.

Return to top
Show: