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. |
public int Count { get; }
Type | Description |
---|---|
int | The number of files in the collection. |