A Sandcastle Documented Class Library
FolderBrowserDialogExShowBothFilesAndFolders Property |
[Missing <summary> documentation for "P:QsInformatica.Utils.FolderBrowserDialogEx.ShowBothFilesAndFolders"]
Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.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