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 的。

適用於