Condividi tramite


ExtenderProvidedPropertyAttribute.ReceiverType Proprietà

Definizione

Ottiene il tipo di oggetto che può ricevere la proprietà .

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

Valore della proprietà

Oggetto Type che descrive il tipo di oggetto che può ricevere la proprietà .

Si applica a

Vedi anche