Returns a list of System.Reflection.CustomAttributeData objects representing data about the attributes that have been applied to the target assembly.
![]()
A list of objects that represent data about the attributes that have been applied to the target assembly.
This method provides an alternative to the erload:System.Reflection.Assembly.GetCustomAttributes method that can always be used in the Reflection-only context.