Compartir a través de


Notification<T>.HasValue (Propiedad)

Espacio de nombres:  Microsoft.Phone.Reactive
Ensamblado:  Microsoft.Phone.Reactive (en Microsoft.Phone.Reactive.dll)

Sintaxis

'Declaración
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

Valor de propiedad

Tipo: System.Boolean

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

Notification<T> Clase

Microsoft.Phone.Reactive (Espacio de nombres)