ValidationEventArgs.Exception Eigenschaft

Definition

Ruft die dem Validierungsereignis zugeordnete XmlSchemaException ab.

public:
 property System::Xml::Schema::XmlSchemaException ^ Exception { System::Xml::Schema::XmlSchemaException ^ get(); };
public System.Xml.Schema.XmlSchemaException Exception { get; }
member this.Exception : System.Xml.Schema.XmlSchemaException
Public ReadOnly Property Exception As XmlSchemaException

Eigenschaftswert

Die dem Validierungsereignis zugeordnete XmlSchemaException.

Gilt für: