Click or drag to resize

AboutDialogIHandlerWebsite Property

Gets or sets the application website.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Uri Website { get; set; }

Property Value

Type: Uri
The application website.
See Also