Compartir a través de


SiteExtensionInfoInner.InstallerCommandLineParams Propiedad

Definición

Obtiene o establece los parámetros de la línea de comandos del instalador.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a