Click or drag to resize
Grid Solutions Framework

CsvExportAdapterExportPath Property

Gets or sets the path to the directory where CSV exports are written.

Namespace: CsvAdapters
Assembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("")]
public string ExportPath { get; set; }
View Source

Property Value

String
See Also