VSConstants.ReferenceManagerHandler.cmdidClearRecentReferences 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 Clear Recent References.
public: System::UInt32 cmdidClearRecentReferences = 256;
unsigned int cmdidClearRecentReferences = 256;
public const uint cmdidClearRecentReferences = 256;
val mutable cmdidClearRecentReferences : uint32
Public Const cmdidClearRecentReferences As UInteger = 256