RuntimeServices.Is64BitProcess Property

Gets whether the currently running process is 64 bit.

Definition

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

Property Value

Boolean

See Also