IAppEnv.IsPortableVersion Property

Determines whether the current program instance is a Portable version or not.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
bool IsPortableVersion { get; }

Property Value

Boolean

See Also