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; }
Public Overridable ReadOnly Property Id As Guid
Get
Property Value
Type:
Guid[Missing <value> documentation for "P:Grasshopper.Kernel.GH_AssemblyInfo.Id"]
See Also