Home
Home
Docs
API
Theme
System
Light
Dark
NuGet
GitHub
Menu
Loading menu…
Home
API
XenoAtom.CommandLine
CommandRunConfig
Properties
Out
Menu
On this page
Out Property
Definition
Namespace
XenoAtom.CommandLine
Assembly
XenoAtom.CommandLine.dll
View source
Gets or sets the output stream for the command.
public TextWriter Out { get; init; }
Returns
TextWriter