次の方法で共有


SiteExtensionInfoInner.InstallerCommandLineParams プロパティ

定義

インストーラーのコマンド ライン パラメーターを取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象