This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Jekyll.
Summary
Return an enumerator that iterates through a list of
FilePath
.
- Assembly
- Cake
.Jekyll .dll - Namespace
- Cake
.Jekyll .Core .IO - Containing Type
- OneOrMoreFilePaths
Syntax
public IEnumerator<FilePath> GetEnumerator()
Return Value
Type | Description |
---|---|
IEnumerator |
An enumerator of FilePath |