XmlException.SourceUri Propriedade

Definição

Obtém o local do arquivo 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

Valor da propriedade

String

O URI de origem para os dados XML. Se não houver URI de origem, essa propriedade retornará null.

Aplica-se a