AboutDialogVersion Property |
Gets or sets the application version.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public string Version { get; set; }
Public Property Version As String
Get
Set
member Version : string with get, set
Property Value
Type:
StringThe application version.
See Also