ValidationError.Exception Properti

Definisi

Mendapatkan atau mengatur Exception objek yang menjadi penyebabnya ValidationError, jika kesalahan adalah hasil pengecualian.

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

Nilai Properti

Objek Exception , jika kesalahan adalah hasil pengecualian.

Berlaku untuk