Freigeben über


Notification<T>.Value-Eigenschaft

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

Syntax

'Declaration
Public MustOverride ReadOnly Property Value As T
public abstract T Value { get; }
public:
virtual property T Value {
    T get () abstract;
}
abstract Value : 'T with get

Eigenschaftswert

Typ: T

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