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

<AttributeUsageAttribute(AttributeTargets.All)> _ <GuidAttribute("7f64f934-c1cc-338e-b695-f64d71e820fe")> _ <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 VsaModule Inherits Attribute
[AttributeUsageAttribute(AttributeTargets.All)] [GuidAttribute("7f64f934-c1cc-338e-b695-f64d71e820fe")] [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 VsaModule : Attribute
[AttributeUsageAttribute(AttributeTargets::All)] [GuidAttribute(L"7f64f934-c1cc-338e-b695-f64d71e820fe")] [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 VsaModule : public Attribute
/** @attribute AttributeUsageAttribute(AttributeTargets.All) */ /** @attribute GuidAttribute("7f64f934-c1cc-338e-b695-f64d71e820fe") */ /** @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 VsaModule extends Attribute
AttributeUsageAttribute(AttributeTargets.All) GuidAttribute("7f64f934-c1cc-338e-b695-f64d71e820fe") 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 VsaModule extends Attribute

System.Attribute
Microsoft.Vsa.VsaModule


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


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