MemberInfo.CustomAttributes Property
.NET Framework (current version)
Gets a collection that contains this member's custom attributes.
Assembly: mscorlib (in mscorlib.dll)
abstract CustomAttributes : IEnumerable<CustomAttributeData> with get override CustomAttributes : IEnumerable<CustomAttributeData> with get
Property Value
Type: System.Collections.Generic.IEnumerable<CustomAttributeData>A collection that contains this member's custom attributes.
Universal Windows Platform
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone Silverlight
Available since 8.0
Windows Phone
Available since 8.1
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Windows Phone Silverlight
Available since 8.0
Windows Phone
Available since 8.1
Show: