Click or drag to resize

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; }

Property Value

Type: String
See Also