WebPartTransformerAttribute.ProviderType Proprietà

Definizione

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

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

Valore della proprietà

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

Commenti

La ProviderType proprietà viene impostata tramite il WebPartTransformerAttribute costruttore.

Si applica a