VsModelingView.GetDocView 方法

调用 GetDocView 将附加此 VsModelingView 实例传递给它表示的 ModelingDocView 实例。,如果不可见,调用方需要显式调用 Show() 使 WindowFrame 可见。

命名空间:  Microsoft.VisualStudio.Modeling.Integration.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0.dll 中)

语法

声明
Protected Function GetDocView As ModelingDocView
protected ModelingDocView GetDocView()

返回值

类型:Microsoft.VisualStudio.Modeling.Shell.ModelingDocView
ModelingDocView 由此对象表示 ModelBusView

.NET Framework 安全性

请参见

参考

VsModelingView 类

Microsoft.VisualStudio.Modeling.Integration.Shell 命名空间