共用方式為


BookmarkReachedEventArgs.Bookmark 屬性

定義

取得所到達書籤的名稱。

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

屬性值

傳回書籤名稱的值。

適用於