Share via


ScriptActionProfile.Parameters Property

Definition

Additional parameters for the script action. It should be space-separated list of arguments required for script execution.

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

Property Value

Applies to