Compartilhar via


Campo PredefinedErrorTypeNames.SyntaxError

Representa os erros de sintaxe.

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

Sintaxe

'Declaração
Public Const SyntaxError As String
public const string SyntaxError
public:
literal String^ SyntaxError
static val mutable SyntaxError: string
public const var SyntaxError : String

Segurança do .NET Framework

Consulte também

Referência

PredefinedErrorTypeNames Classe

Namespace Microsoft.VisualStudio.Text.Adornments