The IForeNETSystemAssemblyName interface contains properties and methods used to receive the information about system assembly.
Property name | Brief description | |
Name | The Name property returns the name of system assembly. |
Method name | Brief description | |
Clone | The Clone method creates a copy of the current enumeration element that contains information about some system assembly. | |
Finalize | The Finalize method releases the resources used by this element prior to its destruction. | |
GetDisplayName | The GetDisplayName method returns the name of system assembly with the specified assembly characteristics. |
See also: