VsModelingView.GetDocView (Método)

la llamada GetDocView adjuntará esta instancia de VsModelingView a la instancia de ModelingDocView representada por ella.El llamador es necesario llamar explícitamente a Show() para crear el WindowFrame visible en VS, si no ya estaba visible.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Integration.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0.dll)

Sintaxis

'Declaración
Protected Function GetDocView As ModelingDocView
protected ModelingDocView GetDocView()

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

VsModelingView Clase

Microsoft.VisualStudio.Modeling.Integration.Shell (Espacio de nombres)