IVsaDTEngine Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code.
public interface class IVsaDTEngine
[System.Runtime.InteropServices.Guid("E0C0FFEE-7eea-4ee5-b7e4-0080c7eb0b74")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsaDTEngine
[System.Runtime.InteropServices.Guid("E0C0FFEE-7eea-4ee5-b7e4-0080c7eb0b74")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
public interface IVsaDTEngine
[<System.Runtime.InteropServices.Guid("E0C0FFEE-7eea-4ee5-b7e4-0080c7eb0b74")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsaDTEngine = interface
[<System.Runtime.InteropServices.Guid("E0C0FFEE-7eea-4ee5-b7e4-0080c7eb0b74")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")>]
type IVsaDTEngine = interface
Public Interface IVsaDTEngine
- Derived
- Attributes
Properties
TargetURL |
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Methods
AttachDebugger(Boolean) |
This API supports the product infrastructure and is not intended to be used directly from your code. Attaches the debugger. |
GetIDE() |
This API supports the product infrastructure and is not intended to be used directly from your code. Returns the IDE. |
InitCompleted() |
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |