ISuggestedActionCategoryRegistryService Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Language.Intellisense
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() | AllCodeFixes | Gets a predefined ISuggestedActionCategorySet containing all the suggested actions of the code fixes category. |
![]() | AllCodeFixesAndRefactorings | Gets a predefined ISuggestedActionCategorySet containing all code fixes and refactorings categories. |
![]() | AllRefactorings | Gets a predefined ISuggestedActionCategorySet containing all suggested actions of the Refactorings category. |
![]() | Any | Gets a predefined ISuggestedActionCategorySet containing any category. |
![]() | Categories | Gets an enumeration of all categories, including the "unknown" category. |
Show:
