SearchMRUItemDataSource.VerbNames.Delete 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 action of deleting the search most-recently-used
(MRU
) item. Value is “Delete”.
public: static initonly System::String ^ Delete;
static initonly std::wstring Delete;
public static readonly string Delete;
staticval mutable Delete : string
Public Shared ReadOnly Delete As String