MultipleBaseMetadataAttribute 类   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
可在单个组件部件上多次显示的属性的基类。
public ref class MultipleBaseMetadataAttribute abstract : Attribute[Windows::Foundation::Metadata::WebHostHidden]
public ref class MultipleBaseMetadataAttribute abstract : Platform::Metadata::Attribute[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=true)]
[System.ComponentModel.Composition.MetadataAttribute]
public abstract class MultipleBaseMetadataAttribute : Attribute[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=true)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type MultipleBaseMetadataAttribute = class
    inherit AttributePublic MustInherit Class MultipleBaseMetadataAttribute
Inherits Attribute- 继承
- 
				MultipleBaseMetadataAttribute
- 派生
- 属性
构造函数
| MultipleBaseMetadataAttribute() | 初始化 MultipleBaseMetadataAttribute 的新实例。 |