OneOrMoreFilePaths.

this[int] Property

Summary

Gets the file path at the specified index.
Assembly
Cake.Jekyll.dll
Namespace
Cake.Jekyll.Core.IO
Containing Type
OneOrMoreFilePaths

Syntax

public FilePath this[int index] { get; }

Parameters

Name Type Description
index int

Value

Type Description
FilePath