OperationResponse.Error Proprietà

Definizione

Ottiene un errore generato dall'operazione.

public:
 property Exception ^ Error { Exception ^ get(); void set(Exception ^ value); };
public Exception Error { get; set; }
member this.Error : Exception with get, set
Public Property Error As Exception

Valore della proprietà

Oggetto Exception contenente l'errore.

Commenti

Questa proprietà è Null se non è stato trovato alcun errore.

Si applica a