ShellWindowPaneUserControl.SaveViewState(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 SaveViewState(Microsoft::VisualStudio::OLE::Interop::IStream ^ state);
public virtual int SaveViewState(Microsoft.VisualStudio.OLE.Interop.IStream state);
abstract member SaveViewState : Microsoft.VisualStudio.OLE.Interop.IStream -> int
override this.SaveViewState : Microsoft.VisualStudio.OLE.Interop.IStream -> int
Public Overridable Function SaveViewState (state As IStream) As Integer
Parameters
- state
- IStream