Skip to main content

Args Property

Gets the arguments passed to the AppBuilder Start method.

Definition

Namespace: Avalonia.Controls.ApplicationLifetimes
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public string[]? Args { get; set; }

Property Value

String[]

Implements

IClassicDesktopStyleApplicationLifetime.Args

See Also

Reference

ClassicDesktopStyleApplicationLifetime Class
Avalonia.Controls.ApplicationLifetimes Namespace