次の方法で共有


InterfaceMapping.TargetType フィールド

インターフェイスを実装する型を表します。

Public TargetType As Type
[C#]
public Type TargetType;
[C++]
public: Type* TargetType;
[JScript]
public var TargetType : 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