共用方式為


UserArtifactManage.Install Property

Definition

Gets or sets required. The path and arguments to install the gallery application. This is limited to 4096 characters.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to