IAppEnv.Is64Bit Property
Determines whether current process is started using 64 bit or not.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
ReadOnly Property Is64Bit As Boolean
Get
property bool Is64Bit {
bool get ();
}
abstract Is64Bit : bool with get
Property Value
Boolean