Condividi tramite


DynamicExpression.DelegateType Proprietà

Definizione

Ottiene il tipo del delegato usato dall’oggetto CallSite.

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

Valore della proprietà

L’oggetto Type che rappresenta il tipo del delegato usato da CallSite.

Implementazioni

Si applica a