VSConstants.ReferenceManagerHandler Class

 

Represents command IDs for the context menu.

Namespace:   Microsoft.VisualStudio
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

System.Object
  Microsoft.VisualStudio.VSConstants.ReferenceManagerHandler

public static class ReferenceManagerHandler

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticcmdidClearRecentReferences

The command ID for Clear Recent References.

System_CAPS_pubfieldSystem_CAPS_staticcmdidRemoveFromRecentReferences

The command ID for Remove from Recent References.

System_CAPS_pubfieldSystem_CAPS_staticguidRecentMenuCmdSet

The command ID for the Recent Menu command set.

System_CAPS_pubfieldSystem_CAPS_staticguidRecentMenuCmdSetString

The command ID string for the Recent Menu command set.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: