SiteConfig.AppCommandLine Property

Definition

Gets or sets app command line to launch.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to