Freigeben über


Notification<T>.HasValue-Eigenschaft

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

Syntax

'Declaration
Public MustOverride ReadOnly Property HasValue As Boolean
public abstract bool HasValue { get; }
public:
virtual property bool HasValue {
    bool get () abstract;
}
abstract HasValue : bool with get

Eigenschaftswert

Typ: System.Boolean

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