ValidationEventArgs.Exception Propriété

Définition

Obtient l'interface XmlSchemaException associée à l'événement de validation.

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

Valeur de propriété

XmlSchemaException

XmlSchemaException associé à l'événement de validation.

S’applique à