IForeAssemblyBinary.Builtin

Syntax

Builtin: Boolean;

Builtin: Boolean;

Description

The Builtin property returns the correspondence attribute to development environment system assembly.

Comments

The property returns True, if metadata corresponds to system assembly of development environment (ABAC, Adhoc and others) and False, if metadata corresponds to assembly//form/unit of repository.

Fore and Fore.NET Examples

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

See also:

IForeAssemblyBinary