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