[This is preliminary documentation and is subject to change.]
Writes a formatted trace of the current stack to the console.
| C# |
public static void OutputStackTrace( string header )
- header (String)
- A string header to put at the top of the output.