PropertyValueExceptionEventArgs.Exception Propiedad

Definición

Obtiene el error que se produjo durante el cambio del valor de propiedad asociado con esta instancia de argumentos de evento.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Valor de propiedad

Un objeto Exception.

Se aplica a