Sandbox Logo

IParameterDefinition.Attributes

IReadOnlyCollection<System.Attribute> Attributes { get; set; }

Description

If this parameter was generated by reflection, contains the attributes of the source member.

Return

User Comments