Summary
Gets the number of directories in the collection.
- Namespace
- Cake
.Core .IO - Containing Type
- Directory
Path Collection
Syntax
public int Count { get; }
Value
Type | Description |
---|---|
int | The number of directories in the collection. |