Share via


DataRowAttribute.Data Property

Definition

Gets data for calling test method.

public:
 property cli::array  ^ Data { cli::array  ^ get(); };
public object[] Data { get; }
public object?[] Data { get; }
member this.Data : obj[]
Public ReadOnly Property Data As Object()

Property Value

Object[]

Applies to