XmlDocumentType.PublicId Vlastnost

Definice

Získá hodnotu veřejného identifikátoru v deklaraci DOCTYPE.

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

Hodnota vlastnosti

String

Veřejný identifikátor v souboru DOCTYPE. Pokud neexistuje žádný veřejný identifikátor, null vrátí se.

Platí pro