Share via


ActionScopeResult.ActionScopeCommand Property

Definition

Gets or sets the action scope to take.

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

Property Value

See ActionScopeCommands constants (GotoAction|BreakLoop|ContinueLoop).

Applies to