RhinoAppRunningOnVMWare Method |
Verifies that Rhino is running on VMWare
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static bool RunningOnVMWare()
Public Shared Function RunningOnVMWare As Boolean
Return Value
Type:
Booleantrue if Rhino is running in Windows on VMWare, false otherwise
Version InformationRhino for Windows
Supported in: 6.14
See Also