EventBookmark.BookmarkXml 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.
Gets the XML string that represents the bookmark.
public:
property System::String ^ BookmarkXml { System::String ^ get(); };
public string BookmarkXml { get; }
member this.BookmarkXml : string
Public ReadOnly Property BookmarkXml As String