ActionScopeResult.ActionScopeCommand 属性

定义

获取或设置要执行的操作范围。

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

属性值

请参阅 GotoAction (ActionScopeCommands 常量|BreakLoop|ContinueLoop) 。

适用于