Click or drag to resize

Folders.CustomAssemblyFolders Property

Gets or sets all custom assembly folders.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static List<string> CustomAssemblyFolders { get; set; }

Property Value

Type: List<String>

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

See Also