Keyoti SearchUnit API Docs
FolderBrowserDialog Class
API DocumentationKeyoti.SearchEngineFolderBrowserDialog
Keyoti SearchUnit v6
Component wrapping access to the Browse For Folder common dialog box. Call the ShowDialog() method to bring the dialog box up.
Declaration Syntax
C#Visual Basic
public sealed class FolderBrowserDialog : Component
Public NotInheritable Class FolderBrowserDialog
	Inherits Component
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
FolderBrowserDialog()()()()
Container
Gets the IContainer that contains the Component.
(Inherited from Component.)
CreateObjRef(Type)
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
DirectoryPath
Full path to the folder selected by the user.

Dispose()()()()
Releases all resources used by the Component.
(Inherited from Component.)
Disposed
Occurs when the component is disposed by a call to the Dispose()()()() method.
(Inherited from Component.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetLifetimeService()()()()
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
InitializeLifetimeService()()()()
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
OnlyFilesystem
Only return file system directories. If the user selects folders that are not part of the file system, the OK button is unavailable.

SelectedPath
ShowDialog()()()()
Shows the folder browser dialog box.

ShowDialog(IWin32Window)
Shows the folder browser dialog box with the specified owner window.

Site
Gets or sets the ISite of the Component.
(Inherited from Component.)
StartLocation
Location of the root folder from which to start browsing. Only the specified folder and any folders beneath it in the namespace hierarchy appear in the dialog box.

ToString()()()()
Returns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from Component.)
Inheritance Hierarchy
Object
MarshalByRefObject
 Component
  FolderBrowserDialog

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