System.ComponentModel.MemberDescriptor.AttributeArray Property

Gets or sets an array of attributes.

Syntax

protected virtual Attribute[] AttributeArray { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Accessing this member allows derived classes to modify the default set of attributes that are used in the MemberDescriptor.CreateAttributeCollection method.

Requirements

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