XmlException.SourceUri Eigenschap

Definitie

Hiermee haalt u de locatie van het XML-bestand op.

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

Waarde van eigenschap

De bron-URI voor de XML-gegevens. Als er geen bron-URI is, wordt deze eigenschap geretourneerd null.

Van toepassing op