次の方法で共有


PerspectiveAction.ActionID プロパティ

定義

PerspectiveAction オブジェクトに関連付けられたアクションを取得または設定します。

public string ActionID { get; set; }
member this.ActionID : string with get, set
Public Property ActionID As String

プロパティ値

Action の識別子を含む文字列。

適用対象