ValidationError.Exception Tulajdonság

Definíció

Lekéri vagy beállítja a Exception hiba ValidationErrorokaként szolgáló objektumot, ha a hiba kivétel eredménye.

public:
 property Exception ^ Exception { Exception ^ get(); void set(Exception ^ value); };
public Exception Exception { get; set; }
member this.Exception : Exception with get, set
Public Property Exception As Exception

Tulajdonság értéke

Az Exception objektum, ha a hiba kivétel eredménye.

A következőre érvényes: