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