次の方法で共有


UserArtifactManage.Install プロパティ

定義

必須の値を取得または設定します。 ギャラリー アプリケーションをインストールするためのパスと引数。 これは 4096 文字に制限されています。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象