RunningDocumentInfo Fields

Include Protected Members
Include Inherited Members

The RunningDocumentInfo type exposes the following members.

Fields

  Name Description
Public field DocCookie The document cookie.
Public field DocData The document object in the Running Document Table (RDT).
Public field EditLocks The number of edit locks held on the document.
Public field Flags The _VSRDTFLAGS set on the document.
Public field Hierarchy The IVsHierarchy interface of the hierarchy node that owns the document.
Public field ItemId The item ID of the node that holds the document.
Public field Moniker The absolute path of the document.
Public field ReadLocks The number of read locks held on the document.

Top

See Also

Reference

RunningDocumentInfo Structure

Microsoft.VisualStudio.Shell Namespace