PredefinedSuggestedActionCategoryNames.CodeFix Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A category of suggested actions aimed to fix code issues.
public: System::String ^ CodeFix;
std::wstring CodeFix;
public const string CodeFix;
val mutable CodeFix : string
Public Const CodeFix As String