Args Property
Definition
Namespace: Avalonia.Controls.ApplicationLifetimes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string[] Args { get; }
Public ReadOnly Property Args As String()
Get
member Args : string[] with get
Property Value
String[]
See Also
Reference
ControlledApplicationLifetimeStartupEventArgs Class
Avalonia.Controls.ApplicationLifetimes Namespace