Lingua

TaskItem<T>.Value Property

Definition

Gets the strongly-typed value parsed from the item's identity.

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

Property Value

T

Implements

Applies to