ControlledApplicationLifetimeExitEventArgsApplicationExitCode Property
Gets or sets the exit code that an application returns to the operating system when the application exits.
Namespace: Avalonia.Controls.ApplicationLifetimesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public int ApplicationExitCode { get; set; }
Public Property ApplicationExitCode As Integer
Get
Set
member ApplicationExitCode : int with get, set
Property Value
Int32