Action.BookmarkLink 屬性

定義

取得報表項目之書籤的連結。

public:
 property System::String ^ BookmarkLink { System::String ^ get(); void set(System::String ^ value); };
public string BookmarkLink { get; set; }
member this.BookmarkLink : string with get, set
Public Property BookmarkLink As String

屬性值

String

String 值,其中包含書籤連結的名稱。

適用於