VSTADTEProviderClass Members

Include Protected Members
Include Inherited Members

Provides methods for instantiating the Visual Studio Tools for Applications integrated development environment (IDE) and locating IDE project templates.

The VSTADTEProviderClass type exposes the following members.

Constructors

  Name Description
Public method VSTADTEProviderClass Initializes a new instance of the VSTADTEProviderClass.

Top

Methods

  Name Description
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetDTE Starts the Visual Studio Tools for Applications IDE and returns an instance of the DTE object for the specified host application.
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetProjectTemplatePath Returns the path of a specific host application project template.
Public method GetType Gets the type of the current instance. (Inherited from Object.)
Public method GetVSDTE Starts the Visual Studio Tools for Applications IDE and returns an instance of the DTE object for the specified host application.
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ResetAllHostContexts Infrastructure.
Public method ResetHostContext Infrastructure.
Public method ToString Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

VSTADTEProviderClass Class

VSTADTEProvider.Interop Namespace