IAssemblyInfo Properties
Declares members implemented by classes that supply metadata information on assemblies.
Name | Description |
---|---|
All |
Indicates whether the metadata on all the public types defined in the current assembly has been loaded to the IAssembly |
Assembly | Supplies metadata on the current assembly. |
Full |
Specifies the display name of the assembly. |
Types | Supplies metadata on the public types defined in the current assembly. |
See Also