Property Path
Path
Gets or Sets the selected path in the dialog. This is the result that should be used if AllowsMultipleSelection is off and Terminal.Gui.FileDialog.CancelSearch() is true.
public string Path { get; set; }
Gets or Sets the selected path in the dialog. This is the result that should be used if AllowsMultipleSelection is off and Terminal.Gui.FileDialog.CancelSearch() is true.
public string Path { get; set; }