DTEClass Class

Definition

Microsoft Internal Use Only.

This API supports the product infrastructure and is not intended to be used directly from your code.

public ref class DTEClass : EnvDTE::DTE
public ref class DTEClass
[Windows::Foundation::Metadata::WebHostHidden]
class DTEClass : EnvDTE::DTE
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("3C9CFE1E-389F-4118-9FAD-365385190329")]
[System.Runtime.InteropServices.TypeLibType(11)]
public class DTEClass : EnvDTE.DTE
[System.Runtime.InteropServices.Guid("3C9CFE1E-389F-4118-9FAD-365385190329")]
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.ComVisible(false)]
public class DTEClass
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("3C9CFE1E-389F-4118-9FAD-365385190329")>]
[<System.Runtime.InteropServices.TypeLibType(11)>]
type DTEClass = class
    interface _DTE
    interface DTE
[<System.Runtime.InteropServices.Guid("3C9CFE1E-389F-4118-9FAD-365385190329")>]
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type DTEClass = class
Public Class DTEClass
Implements DTE
Public Class DTEClass
Inheritance
DTEClass
Attributes
Implements

Remarks

Refer to _DTE for this functionality. Do not instantiate from this class.

Constructors

DTEClass()

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Properties

ActiveDocument

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to ActiveDocument.

ActiveSolutionProjects

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to ActiveSolutionProjects.

ActiveWindow

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to ActiveWindow.

AddIns

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to AddIns.

Application

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Application.

CommandBars

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to CommandBars.

CommandLineArguments

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to CommandLineArguments.

Commands

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Commands.

ContextAttributes

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to ContextAttributes.

Debugger

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Debugger.

DisplayMode

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to DisplayMode.

Documents

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Documents.

DTE

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to DTE.

Edition

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Edition.

Events

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Events.

FileName

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to FileName.

Find

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Find.

FullName

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to FullName.

Globals

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Globals.

IsOpenFile[String, String]

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to IsOpenFile[String, String].

ItemOperations

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to ItemOperations.

LocaleID

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to LocaleID.

Macros

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Macros.

MacrosIDE

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to MacrosIDE.

MainWindow

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to MainWindow.

Mode

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Mode.

Name

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Name.

ObjectExtenders

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to ObjectExtenders.

Properties[String, String]

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Properties[String, String].

RegistryRoot

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to RegistryRoot.

SelectedItems

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to SelectedItems.

Solution

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Solution.

SourceControl

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to SourceControl.

StatusBar

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to StatusBar.

SuppressUI

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to SuppressUI.

UndoContext

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to UndoContext.

UserControl

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to UserControl.

Version

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Version.

WindowConfigurations

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to WindowConfigurations.

Windows

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to Windows.

Methods

ExecuteCommand(String, String)

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this method, refer to ExecuteCommand(String, String).

GetObject(String)

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this method, refer to GetObject(String).

LaunchWizard(String, Object[])

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this method, refer to LaunchWizard(String, Object[]).

OpenFile(String, String)

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this method, refer to OpenFile(String, String).

Quit()

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this method, refer to Quit().

SatelliteDllPath(String, String)

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this method, refer to SatelliteDllPath(String, String).

Applies to