Property FileName
FileName
Gets or sets the name of the output CSV file.
[FileNameFilter("CSV (Comma delimited)|*.csv|All Files|*.*")]
public string FileName { get; set; }
Gets or sets the name of the output CSV file.
[FileNameFilter("CSV (Comma delimited)|*.csv|All Files|*.*")]
public string FileName { get; set; }