DocData::IVsDocumentLockHolder::ShowDocumentHolder Method ()
Visual Studio 2015
Called by Visual Studio to show the window frame associated with this document.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
private: virtual int ShowDocumentHolder() sealed = IVsDocumentLockHolder::ShowDocumentHolder
This is used to display a document to the user while notifying the user that it must be closed to open a new editor.
Show: