Click or drag to resize

RhinoAppRunningOnVMWare Method

Verifies that Rhino is running on VMWare

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static bool RunningOnVMWare()

Return Value

Type: Boolean
true if Rhino is running in Windows on VMWare, false otherwise
See Also