HostUtilsRhinoAssemblyDirectory Property |
Gets the Rhino system managed assembly directory.
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax public static string RhinoAssemblyDirectory { get; }
Public Shared ReadOnly Property RhinoAssemblyDirectory As String
Get
Property Value
Type:
StringSee Also