Property FileName
FileName
Gets or sets the name of the application or document to start.
[FileNameFilter("Executable files|*.exe|All Files|*.*")]
public string FileName { get; set; }
Gets or sets the name of the application or document to start.
[FileNameFilter("Executable files|*.exe|All Files|*.*")]
public string FileName { get; set; }