XmlException.SourceUri Proprietà

Definizione

Ottiene la posizione del file XML.

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

Valore della proprietà

URI di origine per i dati XML. Se non è disponibile un URI di origine, questa proprietà restituisce null.

Si applica a