Summary
Gets or sets the exit code that an application returns to the operating system when the application exits.
- Namespace
- Avalonia
.Controls . Application Lifetimes - Containing Type
- Controlled
Application Lifetime Exit Event Args
Syntax
public int ApplicationExitCode { get; set; }
Value
Type | Description |
---|---|
int |