SearchMRUItemDataSource.VerbNames Class

 

Represents the names of the actions of the search most-recently-used (MRU) item data source.

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

System.Object
  Microsoft.VisualStudio.PlatformUI.SearchMRUItemDataSource.VerbNames

public static class VerbNames

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticDelete

The name of the action of deleting the search most-recently-used (MRU) item. Value is “Delete”.

System_CAPS_pubfieldSystem_CAPS_staticSelect

The name of the action of selecting the search most-recently-used (MRU) item. Value is “Delete”.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: