| IRuntimeEnvironmentIs64BitProcess Property |
Gets a value indicating that the program is running as a 64-bit process.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxbool Is64BitProcess { get; }ReadOnly Property Is64BitProcess As Boolean
Get
property bool Is64BitProcess {
bool get ();
}abstract Is64BitProcess : bool with get
Property Value
Type:
Boolean
See Also