Compartilhar via


ElisionTokenFilter.Articles Propriedade

Definição

Obtém ou define o conjunto de artigos a serem removidos.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a