MetaTable::Attributes Property
.NET Framework (current version)
Gets the attributes that are associated with the table.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
public: property AttributeCollection^ Attributes { virtual AttributeCollection^ get() sealed; }
Property Value
Type: System.ComponentModel::AttributeCollection^A collection that contains the attributes of the table.
.NET Framework
Available since 3.5
Available since 3.5
Show: