Click or drag to resize
IAboutViewIs64BitProcess Property
Gets or sets a value indicating that VRS is running as a 64-bit process.

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

Property Value

Type: Boolean
See Also