Click or drag to resize

GH_AssemblyInfoName Property

Gets the human readable name of this assembly. Return null if you do not wish to associate a name with this assembly.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual string Name { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_AssemblyInfo.Name"]

See Also