SearchSettingsDataSource::PrefixFilterMRUItems Property

 

The name of the property indicating the maximum number of MRU items to show in the popup. VSUI_TYPE_DWORD. Default=5.

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

public:
property bool PrefixFilterMRUItems {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean
Return to top
Show: