Grasshopper API
GH_AssemblyFolderInfo Constructor |
Initializes a new instance of the GH_AssemblyFolderInfo class
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public GH_AssemblyFolderInfo( string folder, GH_PluginFolderType type )
Public Sub New ( folder As String, type As GH_PluginFolderType )
Parameters
- folder
- Type: SystemString
- type
- Type: Grasshopper.KernelGH_PluginFolderType
