RunningDocumentTable::GetDocumentInfo Method (UInt32)
Visual Studio 2015
Gets information about a document registered in the Running Document Table, given the identifier of the document.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- docCookie
-
Type:
System::UInt32
The identifier of the document data object in the Running Document Table.
Return Value
Type: Microsoft.VisualStudio.Shell::RunningDocumentInfoThe RunningDocumentInfo for the specified document.
Show: