Freigeben über


Notification<T>.OnError.Kind-Eigenschaft

Dieser Member überschreibt Notification<T>.Kind.

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

Syntax

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

Eigenschaftswert

Typ: Microsoft.Phone.Reactive.NotificationKind

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