Gets a collection of all the descendant bookmarks of this bookmark.
| C# | Visual Basic | Visual C++ |
public BookmarksCollection DescendantBookmarks { get; }
Public ReadOnly Property DescendantBookmarks As BookmarksCollection
public: property BookmarksCollection^ DescendantBookmarks { BookmarksCollection^ get (); }