Bookmark.BookmarkId Property

Definition

Returns the ID of the bookmark.

public:
 property System::String ^ BookmarkId { System::String ^ get(); };
public string BookmarkId { get; }
member this.BookmarkId : string
Public ReadOnly Property BookmarkId As String

Property Value

A String value containing the ID of the bookmark.

Applies to