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.ResolveAssembly method.

Fore and Fore.NET Examples

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

See also:

IForeAssemblyBinary