FileListSearchOptions Property |
The SearchOptions are used to set different options before calling
the
Search(String) method.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public SearchOptions SearchOptions { get; set; }
Public Property SearchOptions As SearchOptions
Get
Set
public:
property SearchOptions^ SearchOptions {
SearchOptions^ get ();
void set (SearchOptions^ value);
}
member SearchOptions : SearchOptions with get, set
Property Value
Type:
SearchOptionsSee Also Reference
FileListSearchOptions