ParameterInfo.CustomAttributes Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a collection that contains this parameter's custom attributes.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Collections.Generic.IEnumerable<CustomAttributeData>A collection that contains this parameter's custom attributes.
Show: