AutoHealCustomAction.Parameters Property

Definition

Gets or sets parameters for the executable.

[Newtonsoft.Json.JsonProperty(PropertyName="parameters")]
public string Parameters { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="parameters")>]
member this.Parameters : string with get, set
Public Property Parameters As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to