Compartir a través de


Notification<T>.Exception (Propiedad)

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

Sintaxis

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

Valor de propiedad

Tipo: System.Exception

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)