AppRunnerSettings.WorkingDirectory property

The working directory from which to run the app.

public string? WorkingDirectory { get; set; }

See Also