Compartir a través de


ContentSummary.FileCount Propiedad

Definición

Obtiene el número de archivos.

[Newtonsoft.Json.JsonProperty(PropertyName="fileCount")]
public long? FileCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fileCount")>]
member this.FileCount : Nullable<int64>
Public ReadOnly Property FileCount As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a