Share via


IVsaDTEngine Interfaccia

Definizione

Attenzione

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.

Questo tipo supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.

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
Derivato
Attributi

Proprietà

TargetURL
Obsoleti.

Questo membro supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.

Metodi

AttachDebugger(Boolean)

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

Obsoleti.

Associa il debugger.

GetIDE()

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

Obsoleti.

Restituisce l'IDE.

InitCompleted()
Obsoleti.

Questo membro supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.

Si applica a