GH_AssemblyInfo.Version Property

GH_AssemblyInfoVersion Property

Gets the version code for this assembly.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual string Version { get; }
Public Overridable ReadOnly Property Version As String
	Get

Property Value

Type: String

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

See Also