次の方法で共有


DefaultTextViewOptions.MinimumErrorSeverityId Field

Definition

Allows toggling of minimum error severity

public: static initonly Microsoft::VisualStudio::Text::Editor::EditorOptionKey<System::String ^> MinimumErrorSeverityId;
public static readonly Microsoft.VisualStudio.Text.Editor.EditorOptionKey<string> MinimumErrorSeverityId;
 staticval mutable MinimumErrorSeverityId : Microsoft.VisualStudio.Text.Editor.EditorOptionKey<string>
Public Shared ReadOnly MinimumErrorSeverityId As EditorOptionKey(Of String) 

Field Value

Applies to