InterfaceMapping.TargetType 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示用於建立介面對應的型別。
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。