IForeNETMethod.Namespace_

Syntax

Namespace_: String;

@Namespace: String;

Description

The Namespace_ property determines the namespace where the .NET method is implemented.

Comments

If .NET assembly does not contain any proper namespaces, then determine the default namespace as the Namespace_ property value.

Fore and Fore.NET Examples

The example of use is given in description of the IForeNETMethods.Add method.

See also:

IForeNETMethod