共用方式為


ITextView.Close 方法

關閉文字檢視主應用程式和其檢視。

命名空間:  Microsoft.VisualStudio.Text.Editor
組件:  Microsoft.VisualStudio.Text.UI (在 Microsoft.VisualStudio.Text.UI.dll 中)

語法

'宣告
Sub Close
void Close()
void Close()
abstract Close : unit -> unit
function Close()

例外狀況

例外狀況 條件
InvalidOperationException

文字檢視主應用程式已經關閉。

.NET Framework 安全性

請參閱

參考

ITextView 介面

Microsoft.VisualStudio.Text.Editor 命名空間