ShellWindowPaneUserControl.LoadViewState(IStream) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int LoadViewState(Microsoft::VisualStudio::OLE::Interop::IStream ^ state);
public virtual int LoadViewState(Microsoft.VisualStudio.OLE.Interop.IStream state);
abstract member LoadViewState : Microsoft.VisualStudio.OLE.Interop.IStream -> int
override this.LoadViewState : Microsoft.VisualStudio.OLE.Interop.IStream -> int
Public Overridable Function LoadViewState (state As IStream) As Integer
Parameters
- state
- IStream