ITextView::Close Method ()
Visual Studio 2015
Closes the text view host and its view.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Exception | Condition |
|---|---|
| InvalidOperationException | The text view host is already closed. |
Show: