Click or drag to resize

AboutDialogIHandlerProgramDescription Property

Gets or sets the program description.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
string ProgramDescription { get; set; }

Property Value

Type: String
The program description.
See Also