| FolderBrowserDialogExShowBothFilesAndFolders Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.FolderBrowserDialogEx.ShowBothFilesAndFolders"]
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.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
BooleanSee Also