SearchSettingsDataSource.PropertyNames.SearchUseMRU 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 the search control will display MRU items in the drop-down popup. VSUI_TYPE_BOOL. Default=True.
public: static initonly System::String ^ SearchUseMRU;
static initonly std::wstring SearchUseMRU;
public static readonly string SearchUseMRU;
staticval mutable SearchUseMRU : string
Public Shared ReadOnly SearchUseMRU As String