共用方式為


ModelingDocView.LoadView 方法

確認文件是否已載入文件視窗中。

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)

語法

'宣告
Protected Overridable Function LoadView As Boolean
protected virtual bool LoadView()

傳回值

類型:System.Boolean
如果文件已載入,則為 true,否則為 false。

備註

如果文件未載入,文件視窗關閉。

衍生類別應該使用這個方法會執行需要文件載入的所有初始化。

.NET Framework 安全性

請參閱

參考

ModelingDocView 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間