Table of Contents

Property FileName

Namespace
Bonsai.IO
Assembly
Bonsai.System.dll

FileName

Gets or sets the name of the application or document to start.

[FileNameFilter("Executable files|*.exe|All Files|*.*")]
public string FileName { get; set; }

Property Value

string