BeforeSearchCancelEventArgsSearchScope Property |
Holds the search scope, i.e. where the search is executed.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic ItemIdList SearchScope { get; }
Public ReadOnly Property SearchScope As ItemIdList
Get
public:
property ItemIdList^ SearchScope {
ItemIdList^ get ();
}
member SearchScope : ItemIdList with get
Property Value
ItemIdList
See Also