Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSave(Stream, TerminalCaptureFormat)
Saves the content of the terminal screen to the specified stream in the specified format.
Public methodSupported by the .NET Compact FrameworkSave(String, TerminalCaptureFormat)
Saves the content of the terminal screen to the specified file in the specified format.
Public methodSupported by the .NET Compact FrameworkSave(Stream, TerminalCaptureFormat, TerminalCaptureOptions)
Saves the content of the terminal screen to the specified stream in the specified format with the specified options.
Public methodSupported by the .NET Compact FrameworkSave(String, TerminalCaptureFormat, TerminalCaptureOptions)
Saves the content of the terminal screen to the specified file in the specified format with the specified options.

See Also