FileSettings.InstallFolder Property

FileSettingsInstallFolder Property

Returns Rhino's installation folder.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static DirectoryInfo InstallFolder { get; }
Public Shared ReadOnly Property InstallFolder As DirectoryInfo
	Get

Property Value

Type: DirectoryInfo
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also