Udostępnij za pośrednictwem


Metoda WindowPane.IVsWindowPane.SetSite —

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

Inicjuje okienko, w tym z określonym usługodawca.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 SetSite ( _
    psp As IServiceProvider _
) As Integer Implements IVsWindowPane.SetSite
[ObsoleteAttribute("The IVsWindowPane interface on the WindowPane is obsolete, use IVsUIElementPane")]
int IVsWindowPane.SetSite(
    IServiceProvider psp
)

Parametry

Wartość zwracana

Typ: System.Int32
Jeśli ta metoda się powiedzie, zwraca S_OK; Jeśli ulegnie awarii, to zwraca _FAIL.

Implementuje

IVsWindowPane.SetSite(IServiceProvider)

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