NavigationFailedEventArgs.Exception Eigenschaft

Definition

Ruft das Exception Ausgelöste als Ergebnis einer fehlgeschlagenen Navigation ab.

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

Eigenschaftswert

Dies Exception wurde als Ergebnis einer fehlgeschlagenen Navigation ausgelöst.

Hinweise

Exception ist entweder ein WebException oder ein IOException

Gilt für: