Share via


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是 其方法傳回目前 InterfaceMapping 結構的 實例TypeGetInterfaceMap

適用於

另請參閱