Share via


ContentSummary.DirectoryCount Property

Definition

Gets the number of directories.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to