PredefinedSuggestedActionCategoryNames.CodeFix Field

Definition

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 

Field Value

Applies to