Click or drag to resize
IRuntimeEnvironmentIs64BitProcess Property
Gets a value indicating that the program is running as a 64-bit process.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool Is64BitProcess { get; }

Property Value

Type: Boolean
See Also