FileSettingsInstallFolder Property |
Returns Rhino's installation folder.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static DirectoryInfo InstallFolder { get; }Public Shared ReadOnly Property InstallFolder As DirectoryInfo
Get
Property Value
Type:
DirectoryInfo
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also