Summary
Gets a TextWriter that will send output to the current test result.
- Namespace
- TCLite
- Containing Type
- TestContext
Syntax
public static TextWriter Out { get; }
Value
Type | Description |
---|---|
TextWriter |
public static TextWriter Out { get; }
Type | Description |
---|---|
TextWriter |