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是其 GetInterfaceMap 方法返回当前InterfaceMapping结构的 实例Type

适用于

另请参阅