IVsMRUItemsStore::DeleteMRUItem Method (Guid, String^)
Visual Studio 2015
Deletes the specified item from the most recently used (MRU) item collection.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- guidCategory
-
Type:
System::Guid
[in] The GUID of the category of item to be removed from the MRU item collection.
- lpszItem
-
Type:
System::String^
[in] The item to be removed.
Show: