Click or drag to resize

ApplicationName Property

Gets or sets the name of your application

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

Property Value

Type: String
The name.
See Also