TimeInterval<T>.Interval (Propiedad)

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

Sintaxis

'Declaración
Public ReadOnly Property Interval As TimeSpan
public TimeSpan Interval { get; }
public:
property TimeSpan Interval {
    TimeSpan get ();
}
member Interval : TimeSpan with get

Valor de propiedad

Tipo: System.TimeSpan

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

TimeInterval<T> Estructura

Microsoft.Phone.Reactive (Espacio de nombres)