PredefinedErrorTypeNames Fields

 

Namespace:   Microsoft.VisualStudio.Text.Adornments
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticCompilerError

Represents compiler errors.

System_CAPS_pubfieldSystem_CAPS_staticOtherError

Represents other errors.

System_CAPS_pubfieldSystem_CAPS_staticSuggestion

System_CAPS_pubfieldSystem_CAPS_staticSyntaxError

Represents syntax errors.

System_CAPS_pubfieldSystem_CAPS_staticWarning

Represents compiler warnings.

Return to top
Show: