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

적용 대상