| Visual Basic (Declaration) | |
|---|---|
Public Enum CsvOptions Inherits System.Enum | |
| C# | |
|---|---|
public enum CsvOptions : System.Enum | |
| Member | Description |
|---|---|
| HasFieldHeaders | The first line contains the names of the fields |
| None | No options defined |
System.Object
System.ValueType
System.Enum
CSharpTest.Net.Data.CsvOptions
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7