XmlParserContext.SystemId Proprietà

Definizione

Ottiene o imposta l'identificatore di sistema.

public:
 property System::String ^ SystemId { System::String ^ get(); void set(System::String ^ value); };
public string SystemId { get; set; }
member this.SystemId : string with get, set
Public Property SystemId As String

Valore della proprietà

String

Identificatore di sistema.

Commenti

Questa proprietà, insieme a DocTypeName, PublicIde InternalSubset, fornisce tutte le informazioni sulla dichiarazione dei tipi di documento. Viene usato per trovare e caricare le informazioni DTD necessarie in modo da ottenere tutti gli attributi e le entità predefiniti definiti nel DTD.

Si applica a