IVsHierarchyManipulationStateContext.Restore Method
Restores the hierarchy manipulation state to the value it had before this context was created by SetManipulationState. This method is implicitly called on final release of the interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assemblies: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Sub Restore
void Restore()
void Restore()
abstract Restore : unit -> unit
function Restore()
.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.