ShellBrowser .Net Edition
SearchOptions Property
NamespacesJam.ShellFileListSearchOptions
The SearchOptions are used to set different options before calling the method.
Declaration Syntax
C#Visual BasicVisual C++
public SearchOptions SearchOptions { get; set; }
Public Property SearchOptions As SearchOptions
public:
property SearchOptions^ SearchOptions {
	SearchOptions^ get ();
	void set (SearchOptions^ value);
}
See Also
SearchOptions

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