Click or drag to resize

FoldersSettingsFolder Property

Gets the folder into which all Grasshopper settings are stored. This folder might not exist until some settings are actually saved.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string SettingsFolder { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Folders.SettingsFolder"]

See Also