IVsWindowSearchEvents.SearchOptionsChanged Method
Provides notification that there was a change in the search options (for example, options were added or removed, displayed text changed, and so on).
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
Sub SearchOptionsChanged
void SearchOptionsChanged()
void SearchOptionsChanged()
abstract SearchOptionsChanged : unit -> unit
function SearchOptionsChanged()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.