Class SoEnvironment
Inherited Members
Namespace: SuperOffice.Diagnostics
Assembly: SoCore.dll
Syntax
public class SoEnvironment
Constructors
SoEnvironment()
Declaration
public SoEnvironment()
Methods
GetEnvironmentInfo()
Get current environment info.
Declaration
public static NameValueCollection GetEnvironmentInfo()
Returns
| Type | Description |
|---|---|
| NameValueCollection | NameValueCollection containing ContextIdentifier, MachineName, ClassFactoryState.Initializing, EntryAssembly. |