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

プロパティ値

現在の列に適用されるメタデータ属性のコレクション。

属性

適用対象