FoldersCustomAssemblyFolders Property |
Gets or sets all custom assembly folders.
Namespace:
Grasshopper
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static List<string> CustomAssemblyFolders { get; set; }
Public Shared Property CustomAssemblyFolders As List(Of String)
Get
Set
Property Value
Type:
ListString[Missing <value> documentation for "P:Grasshopper.Folders.CustomAssemblyFolders"]
See Also