IVsMRUItemsStore::SetMRUItem Method (Guid, String^)
Visual Studio 2015
Sets the item in the specified category to be displayed.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- guidCategory
-
Type:
System::Guid
[in] The category of the item to be displayed.
- lpszItem
-
Type:
System::String^
[in] The item to be displayed.
Show: