The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ModuleBuilder::GetCustomAttributes Method (Boolean)
.NET Framework (current version)
Returns all the custom attributes that have been applied to the current ModuleBuilder.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- inherit
-
Type:
System::Boolean
This argument is ignored for objects of this type.
Return Value
Type: array<System::Object^>^An array that contains the custom attributes; the array is empty if there are no attributes.
.NET Framework
Available since 4.0
Silverlight
Available since 4.0
Available since 4.0
Silverlight
Available since 4.0
Show: