WebPartTransformerAttribute.ConsumerType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得消費者連接點所支援之介面的 Type。
public:
property Type ^ ConsumerType { Type ^ get(); };
public Type ConsumerType { get; }
member this.ConsumerType : Type
Public ReadOnly Property ConsumerType As Type
屬性值
消費者連接點支援之介面的 Type。
備註
屬性是透過建 ConsumerType 構函式設定 WebPartTransformerAttribute 的。