Share via


WindowPane.Window Property

Gets the window associated with this window pane.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Public Overridable ReadOnly Property Window As IWin32Window
public virtual IWin32Window Window { get; }

Property Value

Type: System.Windows.Forms.IWin32Window
IWin32Window .

Remarks

Implementers must provide an implementation for this object.

.NET Framework Security

See Also

Reference

WindowPane Class

Microsoft.VisualStudio.Shell Namespace