VsModelingView.GetDocView 方法

调用 GetDocView 将附有此 VsModelingView 实例到由其表示的 ModelingDocView 事例中。 调用方需显式调用 Show() 可使 WindowFrame 在 VS 中可见(如果尚未可见)。

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

语法

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

返回值

类型:Microsoft.VisualStudio.Modeling.Shell.ModelingDocView
ModelBusView 对象指示 ModelingDocView

.NET Framework 安全性

请参阅

参考

VsModelingView 类

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