RunningDocumentTable.GetRelatedSaveTreeItems(UInt32, UInt32) Yöntem

Tanım

Ağaç öğelerini kaydet dizisini alır.

public:
 cli::array <Microsoft::VisualStudio::Shell::Interop::VSSAVETREEITEM> ^ GetRelatedSaveTreeItems(System::UInt32 cookie, System::UInt32 options);
std::Array <Microsoft::VisualStudio::Shell::Interop::VSSAVETREEITEM> GetRelatedSaveTreeItems(unsigned int cookie, unsigned int options);
public Microsoft.VisualStudio.Shell.Interop.VSSAVETREEITEM[] GetRelatedSaveTreeItems (uint cookie, uint options);
member this.GetRelatedSaveTreeItems : uint32 * uint32 -> Microsoft.VisualStudio.Shell.Interop.VSSAVETREEITEM[]
Public Function GetRelatedSaveTreeItems (cookie As UInteger, options As UInteger) As VSSAVETREEITEM()

Parametreler

cookie
UInt32

Belge tanımlama bilgisi.

options
UInt32

Kaydetme seçenekleri.

Döndürülenler

VSSAVETREEITEM[]

Öğeler.

Şunlara uygulanır