ReturnMessage.Exception Egenskap

Definition

Hämtar undantaget som utlöstes under fjärrmetodanropet.

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

Egenskapsvärde

Undantaget som utlöstes under metodanropet eller null om ett undantag inte inträffade under anropet.

Implementeringar

Attribut

Gäller för