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; }
Public Shared ReadOnly Property BuildDate As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Grasshopper.Versioning.BuildDate"]
See Also