次の方法で共有


SiteConfigResourceInner.AppCommandLine プロパティ

定義

起動するアプリのコマンド ラインを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象