[This is preliminary documentation and is subject to change.]
The ConsoleExtensionMethods type exposes the following members.
Methods
Name | Description | |
---|---|---|
SetConsoleError |
Redirects Console.Error to an Azure blob, with the process id in the filename.
| |
SetConsoleOut |
Redirects Console.Out to an Azure blob, with the process id in the filename.
|
See Also