IAssemblyInfo Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Load |
Loads the metadata on all the public types defined in the current assembly to the IAssembly |
See Also