FilePathCollection.

Count Property

Summary

Gets the number of files in the collection.
Namespace
Cake.Core.IO
Containing Type
FilePathCollection

Syntax

public int Count { get; }

Value

Type Description
int The number of files in the collection.