IVsaDTEngine (Interfaz)

Nota: Esta API está obsoleta.

Este tipo admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.

Espacio de nombres:  Microsoft.Vsa
Ensamblado:  Microsoft.Vsa (en Microsoft.Vsa.dll)

Sintaxis

'Declaración
<GuidAttribute("E0C0FFEE-7eea-4ee5-b7e4-0080c7eb0b74")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<ObsoleteAttribute("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
[GuidAttribute("E0C0FFEE-7eea-4ee5-b7e4-0080c7eb0b74")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[ObsoleteAttribute("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
[GuidAttribute(L"E0C0FFEE-7eea-4ee5-b7e4-0080c7eb0b74")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[ObsoleteAttribute(L"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 class IVsaDTEngine
[<GuidAttribute("E0C0FFEE-7eea-4ee5-b7e4-0080c7eb0b74")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<ObsoleteAttribute("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 end
public interface IVsaDTEngine

El tipo IVsaDTEngine expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública TargetURL Este miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.

Arriba

Métodos

  Nombre Descripción
Método público AttachDebugger Este miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.
Método público GetIDE Este miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.
Método público InitCompleted Este miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código.

Arriba

Vea también

Referencia

Microsoft.Vsa (Espacio de nombres)