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

适用于