IVsaDTCodeItem Interface
.NET Framework 3.0
NOTE: This interface is now obsolete.
This type supports the .NET Framework infrastructure and is not intended to be used directly from your code. Namespace: Microsoft.VsaAssembly: Microsoft.Vsa (in microsoft.vsa.dll)
'Declaration <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.")> _ <GuidAttribute("E0C0FFED-7eea-4ee5-b7e4-0080c7eb0b74")> _ <InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _ Public Interface IVsaDTCodeItem 'Usage Dim instance As IVsaDTCodeItem
/** @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.") */
/** @attribute GuidAttribute("E0C0FFED-7eea-4ee5-b7e4-0080c7eb0b74") */
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
public interface IVsaDTCodeItem
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.") GuidAttribute("E0C0FFED-7eea-4ee5-b7e4-0080c7eb0b74") InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) public interface IVsaDTCodeItem
Not applicable.
Windows 98, Windows Server 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
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: