Skip to main content
A newer version of this page is available. .

IBaseInfo.FindAttribute Method

Name Parameters Description
FindAttribute<AttributeType>() none Indicates whether an attribute specified by the generic type parameter is associated with the type represented by the current IBaseInfo object.
FindAttribute<AttributeType>(Boolean) recursive Indicates whether an attribute specified by the generic type parameter is associated with the type represented by the current IBaseInfo object.