WebPartTransformerAttribute.ConsumerType Proprietà

Definizione

Ottiene l'oggetto Type dell'interfaccia supportata dal punto di connessione consumer.

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

Valore della proprietà

Oggetto Type dell'interfaccia supportata dal punto di connessione consumer.

Commenti

La ConsumerType proprietà viene impostata tramite il WebPartTransformerAttribute costruttore.

Si applica a