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