Summary
Gets the arguments passed to the AppBuilder Start method.
- Namespace
- Avalonia
.Controls . Application Lifetimes - Containing Type
- Classic
Desktop Style Application Lifetime
Syntax
public string[] Args { get; set; }
Value
Type | Description |
---|---|
string[] |