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