TimeInterval<T>.Value Property

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

Syntax

'Declaration
Public ReadOnly Property Value As T
public T Value { get; }
public:
property T Value {
    T get ();
}
member Value : 'T with get

Property Value

Type: T

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

TimeInterval<T> Structure

Microsoft.Phone.Reactive Namespace