scripting:api:output-pane:clear

Clear

Method of IOutputPane

Clears the contents of the output pane

OutputPane.Clear();
OutputPane.Clear
HRESULT hr = OutputPane.Clear();