SessionProfile.AppEnv Property

Environment of the application.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public IAppEnv AppEnv { get; }

Property Value

IAppEnv

Implements

ISessionProfile.AppEnv

See Also