VSConstants.ReferenceManagerHandler.cmdidRemoveFromRecentReferences 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 command ID for Remove from Recent References.
public: System::UInt32 cmdidRemoveFromRecentReferences = 512;
unsigned int cmdidRemoveFromRecentReferences = 512;
public const uint cmdidRemoveFromRecentReferences = 512;
val mutable cmdidRemoveFromRecentReferences : uint32
Public Const cmdidRemoveFromRecentReferences As UInteger = 512