次の方法で共有


ActionInstance.BookmarkLink プロパティ

定義

BookmarkLink クラスの Action プロパティの計算値を取得します。

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 プロパティの計算値を表す BookmarkLink 値。

適用対象