メモ : このクラスは、.NET Framework version 2.0 で新しく追加されたものです。
別のアセンブリ内にある転送先の
Type を指定します。このクラスは継承できません。
名前空間: System.Runtime.CompilerServices
アセンブリ: mscorlib (mscorlib.dll 内)
<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 属性を使用して、古いアセンブリに対してコンパイルを実行した呼び出し元を妨げずに、あるアセンブリから別のアセンブリに型を移動します。
System.Object
System.Attribute
System.Runtime.CompilerServices.TypeForwardedToAttribute
この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。
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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
.NET Framework
サポート対象 : 2.0