RuntimeServices.Is64BitProcess Property

Gets whether the currently running process is 64 bit.

Definition

Namespace: Extreme.Providers.InteropServices
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public static bool Is64BitProcess { get; }

Property Value

Boolean

See Also