Table of Contents

Property FileName

Namespace
Bonsai.IO
Assembly
Bonsai.System.dll

FileName

Gets or sets the name of the output CSV file.

[FileNameFilter("CSV (Comma delimited)|*.csv|All Files|*.*")]
public string FileName { get; set; }

Property Value

string