Click or drag to resize

GH_AssemblyInfoId Property

Gets the Id of this assembly. By default the Id is a hash of the name.

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

Property Value

Type: Guid

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

See Also