Namespace_: String;
@Namespace: String;
The Namespace_ property returns identifier of container within the assembly is implemented.
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.
The example of use is given in description of the IForeRuntime.LoadAssembly method.
See also: