Compartir a través de


SiteConfigResource.AppCommandLine Propiedad

Definición

Obtiene o establece la línea de comandos de la aplicación que se va a iniciar.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a