Click or drag to resize
Grid Solutions Framework

CsvImportAdapterImportPath Property

Gets or sets the path in which to search for new CSV files.

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

Property Value

String
See Also