Gets or sets whether the CSV document has a header that should be used to provide
aliases for indexed columns.
Namespace:
MbUnit.FrameworkAssembly: MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public bool HasHeader { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property HasHeader As Boolean |
