XmlSchemaObject.SourceUri Eigenschap

Definitie

Hiermee wordt de bronlocatie opgehaald of ingesteld voor het bestand dat het schema heeft geladen.

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

Waarde van eigenschap

De bronlocatie (URI) voor het bestand.

Opmerkingen

Biedt informatie over de verwerking van uitzonderingen.

Van toepassing op