Share via


ReturnMessage.Exception Proprietà

Definizione

Ottiene l'eccezione generata durante la chiamata di metodo remota.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
public Exception Exception { [System.Security.SecurityCritical] get; }
member this.Exception : Exception
[<get: System.Security.SecurityCritical>]
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Valore della proprietà

Eccezione generata durante la chiamata di metodo oppure null se durante la chiamata non si è verificata un'eccezione.

Implementazioni

Attributi

Si applica a