FileSettingsWorkingFolder Property |
Returns or sets Rhino's working directory, or folder.
The working folder is the default folder for all file operations.
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static string WorkingFolder { get; set; }Public Shared Property WorkingFolder As String
Get
Set
Property Value
Type:
String
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also