RunningDocumentTable::GetRelatedSaveTreeItems Method (UInt32, UInt32)
Visual Studio 2015
Gets an array of save tree items.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: array<VSSAVETREEITEM>^ GetRelatedSaveTreeItems( unsigned int cookie, unsigned int options )
Parameters
- cookie
-
Type:
System::UInt32
The document cookie.
- options
-
Type:
System::UInt32
The save options.
Show: