RunningDocumentTable.GetRelatedSaveTreeItems(UInt32, UInt32) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
Öğeler.