BookmarkInfo.BookmarkName 屬性

定義

取得與 Bookmark 關聯的名稱。

public:
 property System::String ^ BookmarkName { System::String ^ get(); };
[System.Runtime.Serialization.DataMember]
public string BookmarkName { get; }
public string BookmarkName { get; }
[<System.Runtime.Serialization.DataMember>]
member this.BookmarkName : string
member this.BookmarkName : string
Public ReadOnly Property BookmarkName As String

屬性值

Bookmark 關聯的名稱。

屬性

適用於