言語

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 値。

適用対象