PropertyInfoSource.GetAttributes<TAttribute> method
public IEnumerable<TAttribute> GetAttributes<TAttribute>(
AttributeOrigin origin = AttributeOrigin.All)
where TAttribute : Attribute
See Also
- enum AttributeOrigin
- class PropertyInfoSource