Click or drag to resize

FoldersAppDataFolder Property

Gets the appdata folder for Grasshopper. This folder is defined as %appdata%\Grasshopper\ and the physical uri may differ depending on Windows version.

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

Property Value

Type: String

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

See Also