ServicesExceptionNotHandledEventArgs.Exception Eigenschaft

Definition

Ruft die Ausnahme ab, die vom Dienst nicht behandelt werden konnte.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Eigenschaftswert

A Exception that represents the exception that could not be handled by the service.

Gilt für: