VSConstants.ReferenceManagerHandler.cmdidClearRecentReferences Field

Definition

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

Field Value

Value = 256

Applies to