System.ComponentModel.MemberDescriptor.Attributes Property

Gets the collection of attributes for this member.

Syntax

public virtual AttributeCollection Attributes { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If there is no System.ComponentModel.AttributeCollection for this member, this property calls the MemberDescriptor.CreateAttributeCollection method to create a new System.ComponentModel.AttributeCollection using the array of Attribute objects passed to the constructor.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0