Compartilhar via


Método VsModelingView.GetDocView

Chamar GetDocView será anexado a esta instância de VsModelingView para a instância de ModelingDocView, representada por ele.O chamador precisa chamar explicitamente o Show() para tornar a moldura da janela visível no VS, se já não era visível.

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0.dll)

Sintaxe

'Declaração
Protected Function GetDocView As ModelingDocView
protected ModelingDocView GetDocView()

Valor de retorno

Tipo: Microsoft.VisualStudio.Modeling.Shell.ModelingDocView
Representados por este objeto de ModelBusView de ModelingDocView

Segurança do .NET Framework

Consulte também

Referência

VsModelingView Classe

Namespace Microsoft.VisualStudio.Modeling.Integration.Shell