Partager via


Article.WordCount Propriété

Définition

Obtient le nombre de mots dans le texte de l’article.

[Newtonsoft.Json.JsonProperty(PropertyName="wordCount")]
public int? WordCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="wordCount")>]
member this.WordCount : Nullable<int>
Public ReadOnly Property WordCount As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à