Name Property
Application name to be used for various platform-specific purposes
Definition
Namespace: Avalonia
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string? Name { get; set; }
Public Property Name As String
Get
Set
member Name : string with get, set