Bagikan melalui


ImageStoreFolderInfo.FileCount Property

Definition

Get the count of files within the current folder and all subfolders.

public int FileCount { get; }
member this.FileCount : int
Public ReadOnly Property FileCount As Integer

Property Value

The count of files within the current folder and all subfolders.

Applies to