IForeAssemblyBinary.Namespace_

Syntax

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.

Example

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

See also:

IForeAssemblyBinary