次の方法で共有


InterfaceMapping.InterfaceType フィールド

インターフェイスを表す型を示します。

Public InterfaceType As Type
[C#]
public Type InterfaceType;
[C++]
public: Type* InterfaceType;
[JScript]
public var InterfaceType : Type;

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

InterfaceMapping 構造体 | InterfaceMapping メンバ | System.Reflection 名前空間 | Type