XmlException.SourceUri Propriété

Définition

Obtient l’emplacement du fichier XML.

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

Valeur de propriété

URI source pour les données XML. S’il n’existe aucun URI source, cette propriété retourne null.

S’applique à