Click or drag to resize

FoldersCustomAssemblyFolders 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: ListString

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

See Also