SchemaViewControllerBaseInternal.SaveState Method
Saves the state.
Namespace: Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows
Assembly: Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)
Syntax
'Declaration
Protected Overrides Sub SaveState
'Usage
Me.SaveState()
protected override void SaveState()
protected:
virtual void SaveState() override
protected override function SaveState()
abstract SaveState : unit -> unit
override SaveState : unit -> unit
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
SchemaViewControllerBaseInternal Class
SchemaViewControllerBaseInternal Members
Microsoft.VisualStudio.Data.Schema.Project.Project.ToolWindows Namespace