Share via


Interface IVsaDTEngine

Observação: esta API agora é obsoleta.

Esse tipo oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.

Namespace:  Microsoft.Vsa
Assembly:  Microsoft.Vsa (em Microsoft.Vsa.dll)

Sintaxe

'Declaração
<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

O tipo IVsaDTEngine expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública TargetURL Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.

Superior

Métodos

  Nome Descrição
Método público AttachDebugger Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.
Método público GetIDE Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.
Método público InitCompleted Esse membro oferece suporte à infraestrutura .NET Framework e não se destina à utilização diretamente no seu código.

Superior

Consulte também

Referência

Namespace Microsoft.Vsa