Bagikan melalui


IVsNewDocumentStateContext.Restore Method

Restores NewDocumentState to the value it had before this context was created by SetNewDocumentState. This method is implicitly called on final release of the interface.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assemblies:   Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

Syntax

'Declaration
Sub Restore
void Restore()
void Restore()
abstract Restore : unit -> unit
function Restore()

.NET Framework Security

See Also

Reference

IVsNewDocumentStateContext Interface

Microsoft.VisualStudio.Shell.Interop Namespace