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