SiteConfig.AppCommandLine 속성

정의

시작할 앱 명령줄을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상