Partager via


ImportImageParametersInner.TargetTags Propriété

Définition

Obtient ou définit la liste des chaînes du dépôt de formulaire[:tag]. Lorsque la balise est omise, la source est utilisée (ou « dernière » si la balise source est également omise).

[Newtonsoft.Json.JsonProperty(PropertyName="targetTags")]
public System.Collections.Generic.IList<string> TargetTags { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="targetTags")>]
member this.TargetTags : System.Collections.Generic.IList<string> with get, set
Public Property TargetTags As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à