Compartir a través de


Article.WordCount Propiedad

Definición

Obtiene el número de palabras del texto del artículo.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a