次の方法で共有


ActionScopeResult.ActionScopeCommand プロパティ

定義

実行するアクション スコープを取得または設定します。

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

プロパティ値

ActionScopeCommands 定数 (GotoAction| を参照してください。BreakLoop|ContinueLoop)。

適用対象