Click or drag to resize

GH_AssemblyInfoDescription Property

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

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

Property Value

Type: String

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

See Also