Freigeben über


Notification<T>.Exception-Eigenschaft

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

Syntax

'Declaration
Public MustOverride ReadOnly Property Exception As Exception
public abstract Exception Exception { get; }
public:
virtual property Exception^ Exception {
    Exception^ get () abstract;
}
abstract 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> Klasse

Microsoft.Phone.Reactive-Namespace