Skip to content

PropertyInfoSource.GetAttributes<TAttribute> method

public IEnumerable<TAttribute> GetAttributes<TAttribute>(
    AttributeOrigin origin = AttributeOrigin.All)
    where TAttribute : Attribute

See Also