Gets the array of column names.
Namespace:
MbUnit.FrameworkAssembly: MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public string[] ColumnNames { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ColumnNames As String() |
