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 Website As Uri
Get
Set
abstract Website : Uri with get, set
Property Value
Type:
UriThe application website.
See Also