Summary
Gets the number of directories in the collection.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .IO - Containing Type
- PathCollection
<TPath>
Syntax
public int Count { get; }
Value
Type | Description |
---|---|
int | The number of directories in the collection. |