XmlDocumentType.SystemId Proprietà

Definizione

Ottiene il valore dell'identificatore di sistema sulla dichiarazione 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

Valore della proprietà

Identificatore di sistema su DOCTYPE. Se non è presente alcun identificatore di sistema, viene restituito null.

Si applica a