Click or drag to resize

BeforeSearchCancelEventArgsSearchPhrase Property

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.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public string SearchPhrase { get; set; }

Property Value

String
See Also