HostUtilsDeviceName Property |
Name of the computer running Rhino. If the computer is part of a
Windows Domain, the computer name has "@[DOMAIN]" appended.
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static string DeviceName { get; }Public Shared ReadOnly Property DeviceName As String
Get
Property Value
Type:
String
Version InformationRhino for Windows
Supported in: 6.8
See Also