FileSettingsInstallFolder Property |
Returns Rhino's installation folder.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public static DirectoryInfo InstallFolder { get; }
Public Shared ReadOnly Property InstallFolder As DirectoryInfo
Get
Property Value
Type:
DirectoryInfoSee Also