IVsMRUItemsStore::DeleteMRUItems Method (Guid)

 

Removes the specified category of items from the most recently used (MRU) item collection.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

void DeleteMRUItems(
	[InAttribute] Guid% guidCategory
)

Parameters

guidCategory
Type: System::Guid

[in] The category of items to be removed.

Return to top
Show: