System.Xml.Schema.XmlSchemaException.SourceUri Property

Gets the Uniform Resource Identifier (URI) location of the schema that caused the exception.

Syntax

public string SourceUri { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Note:

The XmlSchemaException.SourceUri property returns the URI path to the schema file that caused the exception. The XmlSchemaException.SourceUri property should not be exposed in untrusted scenarios.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0