|
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.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. |