Compartilhar via


Propriedade Notification<T>.OnNext.Kind

Este membro substitui Notification<T>.Kind.

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

Sintaxe

'Declaração
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

Valor de propriedade

Tipo: Microsoft.Phone.Reactive.NotificationKind

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

Notification<T>.OnNext Classe

Namespace Microsoft.Phone.Reactive