ModelExplorerToolWindow.Window (Propiedad)

Obtiene la ventana modelado del Explorador.

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

Sintaxis

'Declaración
Public Overrides ReadOnly Property Window As IWin32Window
public override IWin32Window Window { get; }

Valor de propiedad

Tipo: System.Windows.Forms.IWin32Window
La ventana modelado del Explorador.

Comentarios

Esta propiedad implementa la interfaz IWin32Window.

Seguridad de .NET Framework

Vea también

Referencia

ModelExplorerToolWindow Clase

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