IAppEnv.IsPortableVersion Property
Determines whether the current program instance is a Portable version or not.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
bool IsPortableVersion { get; }
ReadOnly Property IsPortableVersion As Boolean
Get
property bool IsPortableVersion {
bool get ();
}
abstract IsPortableVersion : bool with get
Property Value
Boolean