Partager via


ElisionTokenFilter.Articles Propriété

Définition

Obtient ou définit l’ensemble d’articles à supprimer.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à