System.Xml.Schema.XmlSchemaException: Property Members

The properties of System.Xml.Schema.XmlSchemaException are listed below. For a list of all members, see the XmlSchemaException Members list.

See Also: Inherited members from System.SystemException

Public Properties

[read-only]
LineNumberint.

Gets the line number indicating where the error occurred.

[read-only]
LinePositionint.

Gets the line position indicating where the error occurred.

[read-only]
override
Messagestring.

Gets the description of the error condition of this exception.

[read-only]
SourceSchemaObjectXmlSchemaObject.

The XmlSchemaObject that produced the XmlSchemaException.

[read-only]
SourceUristring.

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