言語

ActionInstance.BookmarkLink プロパティ

定義

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

プロパティ値

BookmarkLinkプロパティの計算値を表すstring値です。

適用対象