PredefinedErrorTypeNames.SyntaxError Field

Represents syntax errors.

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

Syntax

'Declaration
Public Const SyntaxError As String
public const string SyntaxError
public:
literal String^ SyntaxError
static val mutable SyntaxError: string
public const var SyntaxError : String

.NET Framework Security

See Also

Reference

PredefinedErrorTypeNames Class

Microsoft.VisualStudio.Text.Adornments Namespace