| FolderBrowserDialogExShowBothFilesAndFolders Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.FolderBrowserDialogEx.ShowBothFilesAndFolders"]
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax public bool ShowBothFilesAndFolders { get; set; }
Public Property ShowBothFilesAndFolders As Boolean
Get
Set
public:
property bool ShowBothFilesAndFolders {
bool get ();
void set (bool value);
}
member ShowBothFilesAndFolders : bool with get, set
Property Value
Type:
BooleanSee Also