TypeLibImportClassAttribute クラス
アセンブリ: mscorlib (mscorlib.dll 内)
構文<ComVisibleAttribute(True)> _ <AttributeUsageAttribute(AttributeTargets.Interface, Inherited:=False)> _ Public NotInheritable Class TypeLibImportClassAttribute Inherits Attribute
[ComVisibleAttribute(true)] [AttributeUsageAttribute(AttributeTargets.Interface, Inherited=false)] public sealed class TypeLibImportClassAttribute : Attribute
[ComVisibleAttribute(true)] [AttributeUsageAttribute(AttributeTargets::Interface, Inherited=false)] public ref class TypeLibImportClassAttribute sealed : public Attribute
解説インターフェイスを排他的に使用する Type オブジェクトを指定するには、TypeLibImportClassAttribute 属性をマネージ インターフェイスに適用します。この属性により、COM 相互運用は、メタデータからタイプ ライブラリに変換して元に戻すときにインターフェイスを元の型に対応付けることができます。
継承階層System.Attribute
System.Runtime.InteropServices.TypeLibImportClassAttribute
スレッド セーフ
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- TypeLibImportClassAttribute クラスのページへのリンク