IVsWindowSearch::ProvideSearchSettings Method (IVsUIDataSource^)

 

Allows the window search host to obtain overridable search options.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

void ProvideSearchSettings(
	IVsUIDataSource^ pSearchSettings
)

Parameters

pSearchSettings
Type: Microsoft.VisualStudio.Shell.Interop::IVsUIDataSource^

The search options.

Return to top
Show: