VsaCodeItem クラス
アセンブリ: Microsoft.VisualBasic.Vsa (microsoft.visualbasic.vsa.dll 内)

<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 Class VsaCodeItem Inherits VsaItem Implements IVsaCodeItem, IVsaItem
[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 class VsaCodeItem : VsaItem, IVsaCodeItem, IVsaItem
[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 ref class VsaCodeItem : public VsaItem, IVsaCodeItem, IVsaItem
/** @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 class VsaCodeItem extends VsaItem implements IVsaCodeItem, IVsaItem
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 class VsaCodeItem extends VsaItem implements IVsaCodeItem, IVsaItem

Microsoft.VisualBasic.Vsa.VsaItem
Microsoft.VisualBasic.Vsa.VsaCodeItem


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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


- VsaCodeItem クラスのページへのリンク