Freigeben über


IVsaDTEngine-Schnittstelle

HINWEIS: Diese Schnittstelle ist mittlerweile veraltet.

Dieser Typ unterstützt die .NET Framework-Infrastruktur und ist nicht für die direkte Verwendung im Code vorgesehen.

Namespace: Microsoft.Vsa
Assembly: Microsoft.Vsa (in microsoft.vsa.dll)

Syntax

'Declaration
<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
'Usage
Dim instance As 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
/** @attribute GuidAttribute("E0C0FFEE-7eea-4ee5-b7e4-0080c7eb0b74") */ 
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */ 
/** @attribute 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

Plattformen

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

.NET Framework unterstützt nicht alle Versionen sämtlicher Plattformen. Eine Liste der unterstützten Versionen finden Sie unter Systemanforderungen.

Versionsinformationen

.NET Framework

Unterstützt in: 1.0, 1.1
Veraltet (Compilerwarnung) in 2.0

Siehe auch

Referenz

IVsaDTEngine-Member
Microsoft.Vsa-Namespace