Click or drag to resize

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; }

Property Value

Type: String
The application version.

Implements

AboutDialogIHandlerVersion
See Also