WebPartTransformerAttribute.ProviderType プロパティ

定義

プロバイダー コネクション ポイントでサポートされているインターフェイスの Type を取得します。

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

プロパティ値

プロバイダー コネクション ポイントでサポートされているインターフェイスの Type

注釈

プロパティは ProviderType 、 コンストラクターを WebPartTransformerAttribute 使用して設定されます。

適用対象