UseTitle(String) Method

Definition

Assembly XenoAtom.Terminal.dll

Sets the terminal title within a scope (best effort).

TerminalScope UseTitle(string title)

Parameters

title
String

The title to set.

Returns

TerminalScope
A scope that restores the previous state on dispose.