Returns a list of System.Reflection.CustomAttributeData objects representing data about the attributes that have been applied to the target member.
![]()
A list of objects that represent data about the attributes that have been applied to the target member.
This method overload gets custom attribute data for types, nested types, and type members, because the Type class and the classes in the System.Reflection namespace that represent type members all derive from System.Reflection.MemberInfo.