Condividi tramite


Interfaccia IVsaDTEngine

Nota: questa API è ora obsoleta.

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

Spazio dei nomi:  Microsoft.Vsa
Assembly:  Microsoft.Vsa (in Microsoft.Vsa.dll)

Sintassi

'Dichiarazione
<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

Il tipo IVsaDTEngine espone i seguenti membri.

Proprietà

  Nome Descrizione
Proprietà pubblica TargetURL Questo membro supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.

In alto

Metodi

  Nome Descrizione
Metodo pubblico AttachDebugger Questo membro supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.
Metodo pubblico GetIDE Questo membro supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.
Metodo pubblico InitCompleted Questo membro supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.

In alto

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.Vsa