ProvideMetadataAttribute.MetadataProviderType 属性

获取实现 IProvideAttributeTable 接口的类型。

命名空间:  Microsoft.Windows.Design.Metadata
程序集:  Microsoft.Windows.Design.Extensibility(在 Microsoft.Windows.Design.Extensibility.dll 中)

语法

声明
Public ReadOnly Property MetadataProviderType As Type
    Get
public Type MetadataProviderType { get; }
public:
property Type^ MetadataProviderType {
    Type^ get ();
}
member MetadataProviderType : Type
function get MetadataProviderType () : Type

属性值

类型:System.Type
实现 IProvideAttributeTable 接口的类型。

.NET Framework 安全性

请参见

参考

ProvideMetadataAttribute 类

Microsoft.Windows.Design.Metadata 命名空间

AttributeTable

AttributeTableBuilder

其他资源

提供设计时元数据