ShellBrowser .Net Edition
FolderMode Property
NamespacesJam.ShellPathEditFolderMode
Use this property to select if the dialog for browsing for a file, or for a folder should be displayed.
Declaration Syntax
C#Visual BasicVisual C++
public bool FolderMode { get; set; }
Public Property FolderMode As Boolean
public:
property bool FolderMode {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)