Click or drag to resize

FileSettingsInstallFolder Property

Returns Rhino's installation folder.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static DirectoryInfo InstallFolder { get; }

Property Value

Type: DirectoryInfo
See Also