PredefinedSuggestedActionCategoryNames Class
Visual Studio 2015
Defines a set of predefined suggested action category names.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Any | A root category that include any suggested action. |
![]() ![]() | CodeFix | A category of suggested actions for fixing code issues. |
![]() ![]() | ErrorFix | A category of suggested actions for fixing errors. |
![]() ![]() | Refactoring | A category of suggested actions for code refactoring. |
![]() ![]() | StyleFix | A category of suggested actions for fixing style violations. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

