GlobalProfile.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
public static bool Is64Bit { get; }
Public Shared ReadOnly Property Is64Bit As Boolean
Get
public:
static property bool Is64Bit {
bool get ();
}
static member Is64Bit : bool with get
Property Value
Boolean