BaseCompareEditorPane.ClearOutputWindow Method

Clears all output window text.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.SchemaAndDataCompare.UI.Editors
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Protected Sub ClearOutputWindow
'Usage

Me.ClearOutputWindow()
protected void ClearOutputWindow()
protected:
void ClearOutputWindow()
protected function ClearOutputWindow()
member ClearOutputWindow : unit -> unit 

.NET Framework Security

See Also

Reference

BaseCompareEditorPane Class

BaseCompareEditorPane Members

Microsoft.VisualStudio.Data.Schema.Project.SchemaAndDataCompare.UI.Editors Namespace