IForeAssemblyBinary.Namespace_

Syntax

Namespace_: String;

@Namespace: String;

Description

The Namespace_ property returns identifier of container within the assembly is implemented.

Comments

The property is relevant for assemblies that are implemented within any repository object - Container.

For all other assemblies the Namespace_ property returns the empty value.

Fore and Fore.NET Examples

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

See also:

IForeAssemblyBinary