Share via


IVsaDTEngine 介面

定義

警告

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.

此類型支援 .NET Framework 基礎結構,並不能直接使用於您的程式碼中。

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
衍生
屬性

屬性

TargetURL
已淘汰.

此成員支援 .NET Framework 基礎結構,並不能直接使用於您的程式碼中。

方法

AttachDebugger(Boolean)

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

已淘汰.

附加偵錯工具。

GetIDE()

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

已淘汰.

傳回 IDE。

InitCompleted()
已淘汰.

此成員支援 .NET Framework 基礎結構,並不能直接使用於您的程式碼中。

適用於