AppRunnerSettings.UseCmdOnWindows property

True to run the app via cmd /c on Windows.

public bool UseCmdOnWindows { get; set; }

See Also