Click or drag to resize

UtilIs64BitOperatingSystem Field

Determines whether the current operating system is a 64-bit operating system.

Namespace:  Demo3D.Common
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 11.0.0.7658
Syntax
C#
public static readonly bool Is64BitOperatingSystem

Field Value

Type: Boolean
Remarks
Equivalent to Is64BitOperatingSystem.
See Also