InterfaceMapping.TargetType Pole

Definicja

Reprezentuje typ użyty do utworzenia mapowania interfejsu.

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 

Wartość pola

Atrybuty

Uwagi

Wartość TargetType pola jest wystąpieniem, którego TypeGetInterfaceMap metoda zwróciła bieżącą InterfaceMapping strukturę.

Dotyczy

Zobacz też