다음을 통해 공유


UserArtifactManage.Remove Property

Definition

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

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to