Terminal.Gui
1.0.0.0
Terminal.Gui.Dialog
Base class for the OpenDialog and the SaveDialog
To be added.
Constructor
1.0.0.0
To be added.
To be added.
To be added.
To be added.
To be added.
To be added.
Property
1.0.0.0
System.String[]
The array of filename extensions allowed, or null if all file extensions are allowed.
The allowed file types.
To be added.
Property
1.0.0.0
System.Boolean
Gets or sets a value indicating whether this allows the file to be saved with a different extension
true if allows other file types; otherwise, false.
To be added.
Property
1.0.0.0
System.Boolean
Gets or sets a value indicating whether this can create directories.
true if can create directories; otherwise, false.
To be added.
Property
1.0.0.0
NStack.ustring
Gets or sets the directory path for this panel
The directory path.
To be added.
Property
1.0.0.0
NStack.ustring
The File path that is currently shown on the panel
The absolute file path for the file path entered.
To be added.
Property
1.0.0.0
System.Boolean
Gets or sets a value indicating whether this is extension hidden.
true if is extension hidden; otherwise, false.
To be added.
Property
1.0.0.0
NStack.ustring
Gets or sets the message displayed to the user, defaults to nothing
The message.
To be added.
Property
1.0.0.0
NStack.ustring
Gets or sets the name field label.
The name field label.
To be added.
Property
1.0.0.0
NStack.ustring
Gets or sets the prompt label for the button displayed to the user
The prompt.
To be added.
Method
1.0.0.0
System.Void
To be added.
To be added.