Click or drag to resize

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)
Since: 5.0
Syntax
public static string WorkingFolder { get; set; }

Property Value

Type: String
See Also