WritingCancelledEventArgs.Error Proprietà

Definizione

Ottiene l'eccezione che ha annullato l'operazione di scrittura.

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

Valore della proprietà

Eccezione che ha annullato l'operazione di scrittura.

Si applica a