ProGet SDK Reference
Version:

GetCustomAttributes<T>(System.Reflection.ICustomAttributeProvider member) Method

Syntax

public static IEnumerable<T> GetCustomAttributes<T>(System.Reflection.ICustomAttributeProvider member)

Parameters

member
Type: System.Reflection.ICustomAttributeProvider