Share via


FieldTemplateUserControl.MetadataAttributes 属性

定义

获取应用于当前列的元数据特性的集合。

public:
 property System::ComponentModel::AttributeCollection ^ MetadataAttributes { System::ComponentModel::AttributeCollection ^ get(); };
public System.ComponentModel.AttributeCollection MetadataAttributes { get; }
[System.ComponentModel.Browsable(false)]
public System.ComponentModel.AttributeCollection MetadataAttributes { get; }
member this.MetadataAttributes : System.ComponentModel.AttributeCollection
[<System.ComponentModel.Browsable(false)>]
member this.MetadataAttributes : System.ComponentModel.AttributeCollection
Public ReadOnly Property MetadataAttributes As AttributeCollection

属性值

应用于列的元数据特性的集合。

属性

适用于