AppRunnerSettings.Arguments property

The arguments to pass to the app.

public IEnumerable<string?>? Arguments { get; set; }

See Also