AboutDialogIHandlerLicense Property |
Gets or sets the license.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax string License { get; set; }
Property License As String
Get
Set
abstract License : string with get, set
Property Value
Type:
StringThe license.
See Also