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.
GenericTypeParameterBuilder::Assembly Property
.NET Framework (current version)
Gets an Assembly object representing the dynamic assembly that contains the generic type definition the current type parameter belongs to.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Reflection::Assembly^An Assembly object representing the dynamic assembly that contains the generic type definition the current type parameter belongs to.
Implements
_Type::Assembly
.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Available since 2.0
Silverlight
Available since 2.0
Show: