Microsoft.VisualStudio Namespace
| Class | Description | |
|---|---|---|
|
ErrorHandler | Provides methods for dealing with common COM error codes. |
|
VSConstants | Use this class to access common Visual Studio constants. |
|
Win32Methods | Imports some Win32 window management functions. |
| Interface | Description | |
|---|---|---|
|
IEventHandler | Provides the methods necessary to add, remove, and test for the existence of handlers in an event handler collection. |
| Enumeration | Description | |
|---|---|---|
|
VSConstants.VSSELELEMID | Constants used in IVsSelectionEvents to indicate a new selection state. The selections may be propagated through OnElementValueChanged. |
|
VSConstants.VSStd2KCmdID | These constants make some basic menu commands available to managed code. |
|
VSConstants.VSStd97CmdID | These constants make some basic menu commands available to managed code. |
|
VSConstants.VsUIHierarchyWindowCmdIds | An enumeration of commands that apply to events unique to the IVsUIHierarchyWindow. |