Partager via


WindowPane.IVsWindowPane.GetDefaultSize, méthode

Remarque : cette API est maintenant obsolète.

Obtient la taille par défaut du volet de fenêtre.Obsolète.

Espace de noms :  Microsoft.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
<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
)

Paramètres

Valeur de retour

Type : System.Int32
E_NOTIMPL .

Implémentations

IVsWindowPane.GetDefaultSize(array<SIZE[])

Remarques

L'interface d'[T:Microsoft.VisualStudio.Shell.Interop.][IVsWindowPane] sur cette classe est obsolète.Veuillez utiliser [T:Microsoft.VisualStudio.Shell.Interop.][IVsUIElementPane] à la place.

Sécurité .NET Framework

Voir aussi

Référence

WindowPane Classe

Microsoft.VisualStudio.Shell, espace de noms