Bookmark Property (BookmarkInfo)
In This Topic
Gets or sets the unique identifier or reference for the bookmark.
Syntax
'Declaration
Public Property Bookmark As String
public string Bookmark {get; set;}
Property Value
The unique identifier of the bookmark as a
System.String.
See Also