ValidationError.Exception Özellik

Tanım

Hata bir özel durumun sonucuysa, bu ValidationErroröğesinin nedeni olan nesneyi alır veya ayarlarException.

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

Özellik Değeri

Exception

Hata Exception bir özel durumun sonucuysa nesnesi.

Şunlara uygulanır