Share via


ContentSummary.FileCount Property

Definition

Gets the number of files.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to