Udostępnij za pośrednictwem


Metoda WindowPane.IVsWindowPane.GetDefaultSize —

Uwaga: ten interfejs API jest już przestarzały.

Pobiera domyślny rozmiar okienka okno.Nieaktualne.

Przestrzeń nazw:  Microsoft.VisualStudio.Shell
Zestaw:  Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)

Składnia

'Deklaracja
<ObsoleteAttribute("The IVsWindowPane interface on the WindowPane is obsolete, use IVsUIElementPane")> _
Private Function GetDefaultSize ( _
    pSize As SIZE() _
) As Integer Implements IVsWindowPane.GetDefaultSize
[ObsoleteAttribute("The IVsWindowPane interface on the WindowPane is obsolete, use IVsUIElementPane")]
int IVsWindowPane.GetDefaultSize(
    SIZE[] pSize
)

Parametry

Wartość zwracana

Typ: System.Int32
E_NOTIMPL .

Implementuje

IVsWindowPane.GetDefaultSize(array<SIZE[])

Uwagi

[T:Microsoft.VisualStudio.Shell.Interop.][IVsWindowPane] Interfejsu dla tej klasy jest przestarzała.Skorzystaj z [T:Microsoft.VisualStudio.Shell.Interop.][IVsUIElementPane] zamiast.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WindowPane Klasa

Przestrzeń nazw Microsoft.VisualStudio.Shell