SearchControlDataSource::OnPopulateMRU Method (String^)

 

Provides class handling for populating the most-recently-used (MRU) item collection on the data source or any element derived from it.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual void OnPopulateMRU(
	String^ searchPrefix
)

Parameters

searchPrefix
Type: System::String^

The search prefix.

Return to top
Show: