The ForeNETAppDomainCategory enumeration contains the categories of application domains, used in platform.
It is used by following property:
Value | Brief description |
0 | Runtime. The domain,within the limits of which the current Foresight Analytics Platform application runs. |
1 | Compile. The domain in which units/forms/assemblies of platform are compiled. |
2 | Intellisense. The domain in which the IntelliSense technology, used in platform, operates. |
See also: