WebPartTransformerAttribute.ConsumerType プロパティ

定義

コンシューマー接続ポイントでサポートされているインターフェイスの Type を取得します。

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

プロパティ値

コンシューマー接続ポイントでサポートされているインターフェイスの Type

注釈

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

適用対象