Sdílet prostřednictvím


IDynamicExpression.DelegateType Vlastnost

Definice

Získá typ delegáta použitý CallSite, což je typ pravidel používaných v dynamické výraz polymorfní vložené mezipaměti.

public:
 property Type ^ DelegateType { Type ^ get(); };
public Type DelegateType { get; }
member this.DelegateType : Type
Public ReadOnly Property DelegateType As Type

Hodnota vlastnosti

Typ delegáta, který používá CallSite.

Platí pro