IVsMRUItemsStore::AddMRUItem Method (Guid, String^)
Visual Studio 2015
Adds a most recently used (MRU) item to the 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 added to the collection.
- lpszItem
-
Type:
System::String^
[in] The item to be added to the collection.
Show: