AppRunnerSettings.InputStream property

If set, redirects standard in and uses this stream as input.

public Stream? InputStream { get; set; }

See Also