ValueExtension<T>.Value Property

Definition

Microsoft internal use only.

public:
 property T Value { T get(); void set(T value); };
public:
 property T Value { T get(); void set(T value); };
public T Value { get; set; }
member this.Value : 'T with get, set
Public Property Value As T

Property Value

T

Returns Object.

Applies to