Args Property
Gets the arguments passed to the StartWithClassicDesktopLifetime(AppBuilder, String[], ShutdownMode) method.
Definition
Namespace: Avalonia.Controls.ApplicationLifetimes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
string[]? Args { get; }
ReadOnly Property Args As String()
Get
abstract Args : string[] with get
Property Value
String[]
See Also
Reference
IClassicDesktopStyleApplicationLifetime Interface
Avalonia.Controls.ApplicationLifetimes Namespace