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)
Since: 6.0
Syntax public static string DeviceName { get; }
Public Shared ReadOnly Property DeviceName As String
Get
Property Value
Type:
StringSee Also