The IForeNETAssemblyClass interface contains static properties and methods of the ForeNETAssemblyClass class.
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. |
Method name | Brief description | |
CreateSystemAssemblyEnum | The CreateSystemAssemblyEnum method creates the enumeration of system assemblies, registered in GAC. |
See also: