ReturnMessage.Exception Proprietà

Definizione

Ottiene l'eccezione generata durante la chiamata al metodo remoto.

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 al metodo o null se non si è verificata un'eccezione durante la chiamata.

Implementazioni

Attributi

Si applica a