Share via


Proprietà Notification<T>.Exception

Spazio dei nomi:  Microsoft.Phone.Reactive
Assembly:  Microsoft.Phone.Reactive (in Microsoft.Phone.Reactive.dll)

Sintassi

'Dichiarazione
Public MustOverride ReadOnly Property Exception As Exception
public abstract Exception Exception { get; }
public:
virtual property Exception^ Exception {
    Exception^ get () abstract;
}
abstract Exception : Exception with get

Valore proprietà

Tipo: System.Exception

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Notification<T> Classe

Spazio dei nomi Microsoft.Phone.Reactive