Click or drag to resize

BeforeSearchCancelEventArgs Properties

The BeforeSearchCancelEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyContentSearch Allows to set the ContentSearch value for the next search.
Public propertySearchPhrase Holds the search phrase, that the user has given. It can be changed. Doing so will not be reflected to the user via the ShellSearchEdit.
Public propertySearchScope Holds the search scope, i.e. where the search is executed.
Top
See Also