This topic has not yet been rated - Rate this topic

MemberInfo.GetCustomAttributes Method

When overridden in a derived class, returns all attributes applied to this member.
Name Description
MemberInfo.GetCustomAttributes (Boolean) When overridden in a derived class, returns an array containing all the custom attributes.

Supported by the .NET Compact Framework.

MemberInfo.GetCustomAttributes (Type, Boolean) When overridden in a derived class, returns an array of custom attributes identified by Type.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.