Click or drag to resize

GH_AssemblyFolderInfo Constructor

Initializes a new instance of the GH_AssemblyFolderInfo class

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_AssemblyFolderInfo(
	string folder,
	GH_PluginFolderType type
)

Parameters

folder
Type: SystemString
type
Type: Grasshopper.KernelGH_PluginFolderType
See Also