Keyoti SearchUnit API Docs
OnlyFilesystem Property
API DocumentationKeyoti.SearchEngineFolderBrowserDialogOnlyFilesystem
Keyoti SearchUnit v6
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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool OnlyFilesystem { get; set; }
public bool OnlyFilesystem { get; set; }
Public Property OnlyFilesystem As Boolean
	Get
	Set
Public Property OnlyFilesystem As Boolean
	Get
	Set
public:
property bool OnlyFilesystem {
	bool get ();
	void set (bool value);
}
public:
property bool OnlyFilesystem {
	bool get ();
	void set (bool value);
}
member OnlyFilesystem : bool with get, set
member OnlyFilesystem : bool with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120