DirectoryPathCollection.

Count Property

Summary

Gets the number of directories in the collection.
Namespace
Cake.Core.IO
Containing Type
DirectoryPathCollection

Syntax

public int Count { get; }

Value

Type Description
int The number of directories in the collection.