IForeAssemblyBinary.Name

Syntax

Name: String;

Name: String;

Description

The Name property returns assembly name.

Comments

The property returns name of system assembly or identifier of repository assembly that were specified in the IForeRuntime.LoadAssembly method.

Fore and Fore.NET Examples

The example of use is given in description of the IForeRuntime.LoadAssembly method.

See also:

IForeAssemblyBinary