Freigeben über


Notification<T>.OnError.Exception-Eigenschaft

Dieser Member überschreibt Notification<T>.Exception.

Namespace:  Microsoft.Phone.Reactive
Assembly:  Microsoft.Phone.Reactive (in Microsoft.Phone.Reactive.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property Exception As Exception
public override Exception Exception { get; }
public:
virtual property Exception^ Exception {
    Exception^ get () override;
}
abstract Exception : Exception with get
override Exception : Exception with get

Eigenschaftswert

Typ: System.Exception

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

Notification<T>.OnError Klasse

Microsoft.Phone.Reactive-Namespace