Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Classes
Class | Description | |
---|---|---|
![]() |
ErrorHandler | Provides methods for dealing with common COM error codes. |
![]() |
VSColorTable | Provides colors that are used for Visual Studio display elements. |
![]() |
VSConstants | Use this class to access common Visual Studio constants. |
![]() |
VSConstants.AppPackageDebugTargets | Contains command ids for an app package debug target command set. |
![]() |
VSConstants.CATID | These CATID GUID values are used to extend objects passed to the property browser and automation objects that support automation extenders. |
![]() |
VSConstants.CLSID | A set of CLSIDs used in Visual Studio. |
![]() |
VSConstants.CMDSETID | Represents the GUIDs of standard Visual Studio command sets. |
![]() |
VSConstants.CodeModelLanguage | Set of code model languages. |
![]() |
VSConstants.ComponentSelectorPageGuid | Provides GUIDs for the Component Selector pages. |
![]() |
VSConstants.DebugEnginesGuids | Provides GUIDs for the debug engine. |
![]() |
VSConstants.DebugPortSupplierGuids | Contains debug port supplier GUIDs for the VsDebugTargetInfo structures and the IVsDebugRemoteDiscoveryUI interface. |
![]() |
VSConstants.DebugTargetHandler | Contains command ids for a debug target handler command set. |
![]() |
VSConstants.EditPropyCategoryGuid | Represents editor property categories to use with the IVsTextEditorPropertyCategoryContainer interface. |
![]() |
VSConstants.ItemTypeGuid | These values are used with the VSHPROPID_ItemType property. |
![]() |
VSConstants.LOGVIEWID | Represents the GUIDs of Visual Studio views. |
![]() |
VSConstants.NewDocumentStateReason | Contains well known reasons used for SetNewDocumentState. |
![]() |
VSConstants.OutputWindowPaneGuid | Provides the GUIDs of the panes of the output window. |
![]() |
VSConstants.ProjectTargets | Represents known project platforms. |
![]() |
VSConstants.ReferenceManagerHandler | Represents command IDs for the context menu. |
![]() |
VSConstants.SetupDrivers | Known project retargeting setup drivers for installing missing components. |
![]() |
VSConstants.StandardToolWindows | Contains GUIDs for standard tool windows. |
![]() |
VSConstants.ToolboxMultitargetingFields | Represents toolbox multitargeting fields. |
![]() |
VSConstants.UICONTEXT | Provides the GUIDs for different command contexts. |
![]() |
VSConstants.VsDependencyTypeGuid | Provides GUIDs for different project dependencies. |
![]() |
VSConstants.VsEditorFactoryGuid | Provides GUIDs for different editor factories. |
![]() |
VSConstants.VsLanguageServiceGuid | Provides GUIDs for language services. |
![]() |
VSConstants.VsLanguageUserDataGuid | These are optional IVsUserData properties that a language service can provide in order to influence the behavior of the text editor. You can get the IVsUserData interface by doing QueryInterface on the IVsLanguageInfo object of the language service implementation. |
![]() |
VSConstants.VsPackageGuid | Provides the GUIDs for different packages. |
![]() |
VSConstants.VsTaskListView | Represents the GUIDs of built-in task list views. |
![]() |
VSConstants.VsTextBufferUserDataGuid | These are IVsUserData properties that are supported by the text buffer (DocData) object of the editor. You can get the IVsUserData interface by casting or (calling QueryInterface) on the IVsTextLines object of the Text Editor. |
![]() |
VSConstants.WellKnownOldVersionValues | Values that can be used to specify OldVersion (LowerBound/UpperBound) for ProvideBindingRedirectionAttribute. |
![]() |
VSConstants.WellKnownToolboxStringMaps | Represents common toolbox strings. |
![]() |
VSConstants.WizardType | Set of wizard types. |
![]() |
Win32Methods | Imports some Win32 window management functions. |
Interfaces
Interface | Description | |
---|---|---|
![]() |
IEventHandler | Provides the methods necessary to add, remove, and test for the existence of handlers in an event handler collection. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
COWAIT_FLAGS | An enumeration of flags used by the infrastructure. |
![]() |
VSConstants.AppCommandCmdID | Identifies commands fired as the result of a WM_APPCOMMAND message received by the main window. |
![]() |
VSConstants.CEF | Represents flags to be used with the are used with CreateEditorInstance method. |
![]() |
VSConstants.MessageBoxResult | Specifies result codes from ShowMessageBox. |
![]() |
VSConstants.SelectionElement | Represents flags used in the OnElementValueChanged event handler. |
![]() |
VSConstants.VSITEMID | Special items inside a VsHierarchy. |
![]() |
VSConstants.VsSearchNavigationKeys | Specifies the Visual Studio search navigation keys. |
![]() |
VSConstants.VsSearchTaskStatus | Specifies friendly names for search task statuses. |
![]() |
VSConstants.VSSELELEMID | Constants used in IVsSelectionEvents to indicate a new selection state. The selections may be propagated through OnElementValueChanged. |
![]() |
VSConstants.VSStd11CmdID | Set of the standard, shared commands in StandardCommandSet11_guid |
![]() |
VSConstants.VSStd12CmdID | The set standard, shared commands in CMDSETID.StandardCommandSet12_guid. |
![]() |
VSConstants.VSStd2010CmdID | Set of the standard, shared commands in CMDSETID.StandardCommandSet2010_guid |
![]() |
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.VsUIAccelModifiers | Specifies UI accelerator and modifier keys. |
![]() |
VSConstants.VsUIHierarchyWindowCmdIds | An enumeration of commands that apply to events unique to the IVsUIHierarchyWindow. |