InterfaceMapping.TargetType フィールド

定義

インターフェイスの割り当てを作成する際に使用された型を表します。

public: Type ^ TargetType;
public Type TargetType;
[System.Runtime.InteropServices.ComVisible(true)]
public Type TargetType;
val mutable TargetType : Type
[<System.Runtime.InteropServices.ComVisible(true)>]
val mutable TargetType : Type
Public TargetType As Type 

フィールド値

属性

注釈

フィールドの値は、 TargetType メソッドが現在InterfaceMappingTypeGetInterfaceMap構造体を返した のインスタンスです。

適用対象

こちらもご覧ください