Click or drag to resize

VersioningBuildDate Property

Gets the build date string. This is the visible release iteration tag. Typically the BuildDate is just the date (MMMM-dd, yyyy), but it may carry a prefix or suffix for special builds.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string BuildDate { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Versioning.BuildDate"]

See Also