Keyoti Search for ASP.NET API Docs
OnlyFilesystem Property
API DocumentationKeyoti.SearchEngineFolderBrowserDialogOnlyFilesystem
Keyoti Search for ASP.NET 2010
Only return file system directories. If the user selects folders that are not part of the file system, the OK button is unavailable.
Declaration Syntax
C#Visual BasicVisual C++
public bool OnlyFilesystem { get; set; }
Public Property OnlyFilesystem As Boolean
public:
property bool OnlyFilesystem {
	bool get ();
	void set (bool value);
}

Assembly: Keyoti2.SearchEngine.Web (Module: Keyoti2.SearchEngine.Web) Version: 2010.4.1.609