ValidationError.Exception Egenskap

Definition

Hämtar eller anger det Exception objekt som var orsaken till detta ValidationError, om felet är resultatet av ett undantag.

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

Egenskapsvärde

Objektet Exception , om felet är resultatet av ett undantag.

Gäller för