SearchSettingsDataSource.PropertyNames.PrefixFilterMRUItems Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the property indicating whether or not the search MRU list is filtered by prefix based on what's currently typed in the search box. VSUI_TYPE_BOOL. Default=True.
public: static initonly System::String ^ PrefixFilterMRUItems;
static initonly std::wstring PrefixFilterMRUItems;
public static readonly string PrefixFilterMRUItems;
staticval mutable PrefixFilterMRUItems : string
Public Shared ReadOnly PrefixFilterMRUItems As String