VSConstants.ReferenceManagerHandler Class
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.
Represents command IDs for the context menu.
public: ref class VSConstants::ReferenceManagerHandler abstract sealed
class VSConstants::ReferenceManagerHandler abstract sealed
public static class VSConstants.ReferenceManagerHandler
type VSConstants.ReferenceManagerHandler = class
Public Class VSConstants.ReferenceManagerHandler
- Inheritance
-
VSConstants.ReferenceManagerHandler
Fields
cmdidClearRecentReferences |
The command ID for Clear Recent References. |
cmdidRemoveFromRecentReferences |
The command ID for Remove from Recent References. |
guidRecentMenuCmdSet |
The command ID for the Recent Menu command set. |
guidRecentMenuCmdSetString |
The command ID string for the Recent Menu command set. |