XmlDocumentType.SystemId Vlastnost

Definice

Získá hodnotu systémového identifikátoru v deklaraci DOCTYPE.

public:
 property System::String ^ SystemId { System::String ^ get(); };
public string? SystemId { get; }
public string SystemId { get; }
member this.SystemId : string
Public ReadOnly Property SystemId As String

Hodnota vlastnosti

String

Systémový identifikátor v souboru DOCTYPE. Pokud neexistuje žádný systémový identifikátor, null vrátí se.

Platí pro