Image.BookmarkLink Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a bookmark that users can jump to using a link defined as a bookmark action.
public:
property System::String ^ BookmarkLink { System::String ^ get(); };
public string BookmarkLink { get; }
member this.BookmarkLink : string
Public ReadOnly Property BookmarkLink As String
Property Value
A string
containing the bookmark to be used for the jump.