Share via


Metodo WindowPane.IVsUIElementPane.LoadUIElementState

Quando implementato in una classe derivata, l'archiviazione dello stato (carichi.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Private Function LoadUIElementState ( _
    pstream As IStream _
) As Integer Implements IVsUIElementPane.LoadUIElementState
int IVsUIElementPane.LoadUIElementState(
    IStream pstream
)

Parametri

Valore restituito

Tipo: System.Int32
Per impostazione predefinita questo metodo restituisce E_NOTIMPL.

Implementa

IVsUIElementPane.LoadUIElementState(IStream)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

WindowPane Classe

Spazio dei nomi Microsoft.VisualStudio.Shell