Microsoft.VisualStudio Namespace

Classes

  Class Description
Public class ErrorHandler Provides methods for dealing with common COM error codes.
Public class VSConstants Use this class to access common Visual Studio constants.
Public class VSConstants.DebugEnginesGuids
Public class Win32Methods Imports some Win32 window management functions.

Interfaces

  Interface Description
Public interface IEventHandler Provides the methods necessary to add, remove, and test for the existence of handlers in an event handler collection.

Enumerations

  Enumeration Description
Public enumeration VSConstants.VSSELELEMID Constants used in IVsSelectionEvents to indicate a new selection state. The selections may be propagated through OnElementValueChanged.
Public enumeration VSConstants.VSStd2KCmdID These constants make some basic menu commands available to managed code.
Public enumeration VSConstants.VSStd97CmdID These constants make some basic menu commands available to managed code.
Public enumeration VSConstants.VsUIHierarchyWindowCmdIds An enumeration of commands that apply to events unique to the IVsUIHierarchyWindow.