SiteExtensionInfoInner.InstallerCommandLineParams Property

Definition

Gets or sets installer command line parameters.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to