AboutDialogWebsite Property |
Gets or sets the application website.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public Uri Website { get; set; }
Public Property Website As Uri
Get
Set
member Website : Uri with get, set
Property Value
Type:
UriThe application website.
See Also