<AttributeUsageAttribute(AttributeTargets.Assembly, AllowMultiple:=True, Inherited:=False)> _ Public NotInheritable Class TypeForwardedToAttribute Inherits Attribute
Dim instance As TypeForwardedToAttribute
[AttributeUsageAttribute(AttributeTargets.Assembly, AllowMultiple=true, Inherited=false)] public sealed class TypeForwardedToAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Assembly, AllowMultiple=true, Inherited=false)] public ref class TypeForwardedToAttribute sealed : public Attribute
/** @attribute AttributeUsageAttribute(AttributeTargets.Assembly, AllowMultiple=true, Inherited=false) */ public final class TypeForwardedToAttribute extends Attribute
AttributeUsageAttribute(AttributeTargets.Assembly, AllowMultiple=true, Inherited=false) public final class TypeForwardedToAttribute extends Attribute
TypeForwardedToAttribute 属性を使用して、古いアセンブリに対してコンパイルを実行した呼び出し元を妨げずに、あるアセンブリから別のアセンブリに型を移動します。
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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。