RemoteFailureContext.Failure Property

Definition

User friendly error message for the error.

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

Property Value

Applies to