XmlSchemaObject.SourceUri Proprietà

Definizione

Ottiene o imposta la posizione di origine per il file che ha caricato lo schema.

public:
 property System::String ^ SourceUri { System::String ^ get(); void set(System::String ^ value); };
public string? SourceUri { get; set; }
public string SourceUri { get; set; }
member this.SourceUri : string with get, set
Public Property SourceUri As String

Valore della proprietà

Percorso di origine (URI) del file.

Commenti

Fornisce informazioni per la gestione delle eccezioni.

Si applica a