SearchControlDataSource.VerbNames.PopulateMRU Field

The name of the action of populating the most-recently-used (MRU) collection of the search control data source. Value is “PopulateMRU”.

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

Syntax

'Declaration
Public Shared ReadOnly PopulateMRU As String
public static readonly string PopulateMRU
public:
static initonly String^ PopulateMRU
static val PopulateMRU: string
public static final var PopulateMRU : String

.NET Framework Security

See Also

Reference

SearchControlDataSource.VerbNames Class

Microsoft.VisualStudio.PlatformUI Namespace