MethodInfo.ReturnTypeCustomAttributes Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the custom attributes for the return type.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Reflection.ICustomAttributeProviderAn ICustomAttributeProvider object representing the custom attributes for the return type.
Show: