Udostępnij za pośrednictwem


Metoda WindowPane.IVsWindowPane.LoadViewState —

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

Ładuje Państwo zapisanego widoku.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 LoadViewState ( _
    pStream As IStream _
) As Integer Implements IVsWindowPane.LoadViewState
[ObsoleteAttribute("The IVsWindowPane interface on the WindowPane is obsolete, use IVsUIElementPane")]
int IVsWindowPane.LoadViewState(
    IStream pStream
)

Parametry

Wartość zwracana

Typ: System.Int32
E_NOTIMPL .

Implementuje

IVsWindowPane.LoadViewState(IStream)

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