RhinoApp.BuildDate Property

RhinoAppBuildDate Property

Gets the build date.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static DateTime BuildDate { get; }
Public Shared ReadOnly Property BuildDate As DateTime
	Get

Property Value

Type: DateTime
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also