Constants Fields

 

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticdsCPP

Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version.

System_CAPS_pubfieldSystem_CAPS_staticdsFortran_Fixed

Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version.

System_CAPS_pubfieldSystem_CAPS_staticdsFortran_Free

Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version.

System_CAPS_pubfieldSystem_CAPS_staticdsHTML_IE3

Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version.

System_CAPS_pubfieldSystem_CAPS_staticdsHTML_RFC1866

Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version.

System_CAPS_pubfieldSystem_CAPS_staticdsIDL

Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version.

System_CAPS_pubfieldSystem_CAPS_staticdsJava

Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version.

System_CAPS_pubfieldSystem_CAPS_staticdsVBSMacro

Deprecated in Visual Studio. They are available only for backward compatibility with earlier versions of Visual Studio. For details, see the documentation for the previous version.

System_CAPS_pubfieldSystem_CAPS_staticvsAddInCmdGroup

The GUID that is used for a command when you call AddNamedCommand. Each command has a GUID and an ID associated with it.

System_CAPS_pubfieldSystem_CAPS_staticvsCATIDDocument

The CATID for documents.

System_CAPS_pubfieldSystem_CAPS_staticvsCATIDGenericProject

The CATID for generic projects — that is, projects without a specific object model.

System_CAPS_pubfieldSystem_CAPS_staticvsCATIDMiscFilesProject

The CATID for the miscellaneous files project.

System_CAPS_pubfieldSystem_CAPS_staticvsCATIDMiscFilesProjectItem

The CATID for the miscellaneous files project item.

System_CAPS_pubfieldSystem_CAPS_staticvsCATIDSolution

The CATID for the solution.

System_CAPS_pubfieldSystem_CAPS_staticvsCATIDSolutionBrowseObject

The CATID for items in the Property window when the solution node is selected in Solution Explorer.

System_CAPS_pubfieldSystem_CAPS_staticvsContextDebugging

Indicates that the IDE is in Debugging mode.

System_CAPS_pubfieldSystem_CAPS_staticvsContextDesignMode

Indicates that the IDE is in Design view.

System_CAPS_pubfieldSystem_CAPS_staticvsContextEmptySolution

Indicates that the solution has no projects.

System_CAPS_pubfieldSystem_CAPS_staticvsContextFullScreenMode

Indicates that the view of the integrated development environment (IDE) is full screen.

System_CAPS_pubfieldSystem_CAPS_staticvsContextMacroRecording

Indicates that a macro is being recorded.

System_CAPS_pubfieldSystem_CAPS_staticvsContextMacroRecordingToolbar

Indicates that the Macro Recorder toolbar is displayed.

System_CAPS_pubfieldSystem_CAPS_staticvsContextNoSolution

Indicates that the integrated development environment (IDE) has no solution.

System_CAPS_pubfieldSystem_CAPS_staticvsContextSolutionBuilding

Indicates that a solution is currently being built.

System_CAPS_pubfieldSystem_CAPS_staticvsContextSolutionHasMultipleProjects

Indicates that the solution contains multiple projects.

System_CAPS_pubfieldSystem_CAPS_staticvsContextSolutionHasSingleProject

Indicates that the solution contains only one project.

System_CAPS_pubfieldSystem_CAPS_staticvsDocumentKindBinary

A binary file, opened with a binary file editor.

System_CAPS_pubfieldSystem_CAPS_staticvsDocumentKindHTML

An HTML document. Can get the IHTMLDocument2 interface, also known as the Document Object Model (DOM).

System_CAPS_pubfieldSystem_CAPS_staticvsDocumentKindResource

A resource file, opened with the resource editor.

System_CAPS_pubfieldSystem_CAPS_staticvsDocumentKindText

A text document, opened with a text editor.

System_CAPS_pubfieldSystem_CAPS_staticvsext_GUID_AddItemWizard
System_CAPS_pubfieldSystem_CAPS_staticvsext_GUID_NewProjectWizard
System_CAPS_pubfieldSystem_CAPS_staticvsext_vk_Code
System_CAPS_pubfieldSystem_CAPS_staticvsext_vk_Debugging
System_CAPS_pubfieldSystem_CAPS_staticvsext_vk_Designer
System_CAPS_pubfieldSystem_CAPS_staticvsext_vk_Primary
System_CAPS_pubfieldSystem_CAPS_staticvsext_vk_TextView
System_CAPS_pubfieldSystem_CAPS_staticvsext_wk_AutoLocalsWindow
System_CAPS_pubfieldSystem_CAPS_staticvsext_wk_CallStackWindow
System_CAPS_pubfieldSystem_CAPS_staticvsext_wk_ClassView
System_CAPS_pubfieldSystem_CAPS_staticvsext_wk_ContextWindow

Refers to the Dynamic Help window.

System_CAPS_pubfieldSystem_CAPS_staticvsext_wk_ImmedWindow

Refers to the Immediate window, used to execute commands in Debug mode.

System_CAPS_pubfieldSystem_CAPS_staticvsext_wk_LocalsWindow
System_CAPS_pubfieldSystem_CAPS_staticvsext_wk_ObjectBrowser
System_CAPS_pubfieldSystem_CAPS_staticvsext_wk_OutputWindow
System_CAPS_pubfieldSystem_CAPS_staticvsext_wk_PropertyBrowser
System_CAPS_pubfieldSystem_CAPS_staticvsext_wk_SProjectWindow

The Project window, where the solution and its projects display.

System_CAPS_pubfieldSystem_CAPS_staticvsext_wk_TaskList
System_CAPS_pubfieldSystem_CAPS_staticvsext_wk_ThreadWindow
System_CAPS_pubfieldSystem_CAPS_staticvsext_wk_Toolbox
System_CAPS_pubfieldSystem_CAPS_staticvsext_wk_WatchWindow
System_CAPS_pubfieldSystem_CAPS_staticvsMiscFilesProjectUniqueName

The unique name for the Miscellaneous files project. Can be used to index the Solution.Projects object, such as: DTE.Solution.Projects.Item(vsMiscFilesProjectUniqueName).

System_CAPS_pubfieldSystem_CAPS_staticvsProjectItemKindMisc

A project item in the miscellaneous files folder of the solution.

System_CAPS_pubfieldSystem_CAPS_staticvsProjectItemKindPhysicalFile

A file in the system.

System_CAPS_pubfieldSystem_CAPS_staticvsProjectItemKindPhysicalFolder

A folder in the system.

System_CAPS_pubfieldSystem_CAPS_staticvsProjectItemKindSolutionItems

A project item type in the solution.

System_CAPS_pubfieldSystem_CAPS_staticvsProjectItemKindSubProject

A subproject under the project. If returned by Kind, then SubProject returns as a Project object.

System_CAPS_pubfieldSystem_CAPS_staticvsProjectItemKindVirtualFolder

Indicates that the folder in the project does not physically appear on disk.

System_CAPS_pubfieldSystem_CAPS_staticvsProjectItemsKindMisc

A project item located in the miscellaneous files folder of the solution.

System_CAPS_pubfieldSystem_CAPS_staticvsProjectItemsKindSolutionItems

A collection of items in the solution items folder of the solution.

System_CAPS_pubfieldSystem_CAPS_staticvsProjectKindMisc

A miscellaneous files project.

System_CAPS_pubfieldSystem_CAPS_staticvsProjectKindSolutionItems

A solution items project.

System_CAPS_pubfieldSystem_CAPS_staticvsProjectKindUnmodeled

An unmodeled project.

System_CAPS_pubfieldSystem_CAPS_staticvsProjectsKindSolution

The Projects collection's Kind property returns a GUID identifying the collection of project types that it contains.

System_CAPS_pubfieldSystem_CAPS_staticvsSolutionItemsProjectUniqueName

The unique name for projects in the solution. Can be used to index the SolutionClass object's Projects collection, such as: DTE.Solution.Projects.Item(vsProjectsKindSolution).

System_CAPS_pubfieldSystem_CAPS_staticvsViewKindAny

Use the view that was last used.

System_CAPS_pubfieldSystem_CAPS_staticvsViewKindCode

View in code editor.

System_CAPS_pubfieldSystem_CAPS_staticvsViewKindDebugging

View in debugger.

System_CAPS_pubfieldSystem_CAPS_staticvsViewKindDesigner

View in Visual Designer (forms designer).

System_CAPS_pubfieldSystem_CAPS_staticvsViewKindPrimary

View in default viewer.

System_CAPS_pubfieldSystem_CAPS_staticvsViewKindTextView

View in text editor.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindAutoLocals

The Debugger window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindCallStack

The Call Stack window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindClassView

The Class View window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindCommandWindow

The Command window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindDocumentOutline

The Document Outline window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindDynamicHelp

The Dynamic Help window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindFindReplace

The Find Replace dialog box.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindFindResults1

The Find Results 1 window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindFindResults2

The Find Results 2 window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindFindSymbol

The Find Symbol dialog box.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindFindSymbolResults

The Find Symbol Results window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindLinkedWindowFrame

A linked window frame.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindLocals

The Debugger window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindMacroExplorer

The Macro Explorer window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindMainWindow

The Visual Studio IDE window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindObjectBrowser

The Object Browser window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindOutput

The Output window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindProperties

The Properties window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindResourceView

The Resource Editor.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindServerExplorer

The Server Explorer.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindSolutionExplorer

The Solution Explorer.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindTaskList

The Task List window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindThread

The Debugger window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindToolbox

The Toolbox.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindWatch

The Watch window.

System_CAPS_pubfieldSystem_CAPS_staticvsWindowKindWebBrowser

A Web browser window hosted in Visual Studio.

System_CAPS_pubfieldSystem_CAPS_staticvsWizardAddItem

Represents the "AddItem" wizard type.

System_CAPS_pubfieldSystem_CAPS_staticvsWizardAddSubProject

Represents the "AddSubProject" wizard type.

System_CAPS_pubfieldSystem_CAPS_staticvsWizardNewProject

Represents the "NewProject" wizard type.

Return to top
Show: