IForeAssemblyBinary.Name

Syntax

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.

Example

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

See also:

IForeAssemblyBinary