IForeNETAssemblyClass

Description

The IForeNETAssemblyClass interface contains static properties and methods of the ForeNETAssemblyClass class.

Properties

  Property name Brief description
AppDomain The AppDomain property returns the specified application domain, that is used when the platform is working.
BuiltinAssemblies The BuiltinAssemblies property returns the information about system assemblies of platform.
Runtime The Runtime property returns the context of the application currently running.
SystemAssemblyReference The SystemAssemblyReference property returns parameters of the link to the specified system assembly.

Methods

  Method name Brief description
CreateSystemAssemblyEnum The CreateSystemAssemblyEnum method creates the enumeration of system assemblies, registered in GAC.

See also:

ForeNet Assembly Interfaces