Share via


XmlException.SourceUri Propriété

Définition

Obtient l'emplacement du fichier 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

Valeur de propriété

String

URI source des données XML. S'il n'y a aucun URI source, cette propriété retourne null.

S’applique à