IForeNETSystemAssemblyName

Description

The IForeNETSystemAssemblyName interface contains properties and methods used to receive the information about system assembly.

Properties

  Property name Brief description
Name The Name property returns the name of system assembly.

Methods

  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:

ForeNet Assembly Interfaces