XmlDocumentType.SystemId Właściwość

Definicja

Pobiera wartość identyfikatora systemu w deklaracji 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

Wartość właściwości

Identyfikator systemu w pliku DOCTYPE. Jeśli nie ma identyfikatora systemu, null jest zwracany.

Dotyczy