Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

IBaseInfo.FindAttributes Method

Name Parameters Description
FindAttributes<AttributeType>() none Returns the attributes of the type specified by the generic type parameter, associated with the type represented by the current IBaseInfo object.
FindAttributes<AttributeType>(Boolean) recursive Returns the attributes of the type specified by the generic type parameter, associated with the type represented by the current IBaseInfo object.