Sdílet prostřednictvím


ParseError.Identifier – vlastnost

Získá identifikátor jednoznačně představující typ chyby.

Obor názvů:  Microsoft.Data.Schema.ScriptDom
Sestavení:  Microsoft.Data.Schema.ScriptDom (v Microsoft.Data.Schema.ScriptDom.dll)

Syntaxe

'Deklarace
Public ReadOnly Property Identifier As String
    Get
public string Identifier { get; }
public:
property String^ Identifier {
    String^ get ();
}
member Identifier : string
function get Identifier () : String

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ParseError Třída

Microsoft.Data.Schema.ScriptDom – obor názvů