IVsRunningDocumentTable2 Members

Include Protected Members
Include Inherited Members

Represents the running document table (RDT) and provides additional functionality beyond the IVsRunningDocumentTable interface.

The IVsRunningDocumentTable2 type exposes the following members.

Methods

  Name Description
Public method CloseDocuments Closes one or more documents.
Public method FindAndLockDocumentEx Locates a document in the RDT using the document file name, then obtains a read or edit lock on that document.
Public method FindOrRegisterAndLockDocument Adds a lock to a registered or unregistered document.
Public method QueryCloseRunningDocument Closes the specified document, with possible confirmation, if it is open in an incompatible editor.

Top

See Also

Reference

IVsRunningDocumentTable2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace