RhinoAppRunningOnVMWare Method |
Verifies that Rhino is running on VMWare
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public static bool RunningOnVMWare()
Public Shared Function RunningOnVMWare As Boolean
Return Value
Type:
Booleantrue if Rhino is running in Windows on VMWare, false otherwise
See Also