FolderInfo.ContentCount

FolderInfo.ContentCount property

Gets the total number of items in the folder.

public virtual int ContentCount { get; }

Property Value

The content count.

See Also