Compartir a través de


TestContext.DataRow Property

Definition

Gets the current data row when test is used for data driven testing.

public abstract System.Data.DataRow DataRow { get; }
member this.DataRow : System.Data.DataRow
Public MustOverride ReadOnly Property DataRow As DataRow

Property Value

Applies to