Share via


TestDataRow<T>.Value Property

Definition

Gets the value held by this instance.

[System.Runtime.Serialization.DataMember]
public T Value { get; }
[<System.Runtime.Serialization.DataMember>]
member this.Value : 'T
Public ReadOnly Property Value As T

Property Value

T
Attributes

Applies to