IVsNewDocumentStateContext.Restore Method

Definition

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

public:
 void Restore();
public:
 void Restore();
void Restore();
public void Restore ();
abstract member Restore : unit -> unit
Public Sub Restore ()

Applies to