InterfaceMapping.TargetType Pole

Definice

Představuje typ, který byl použit k vytvoření mapování rozhraní.

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 

Hodnota pole

Atributy

Poznámky

Hodnota TargetType pole je instance, Type jejíž GetInterfaceMap metoda vrátila aktuální InterfaceMapping strukturu.

Platí pro

Viz také