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
            Gets the file path at the specified index.
		- Assembly
- Cake.Jekyll .dll 
- Namespace
- Cake.Jekyll .Core .IO 
- Containing Type
- OneOr More Directory Paths 
Syntax
public DirectoryPath this[int index] { get; }Parameters
| Name | Type | Description | 
|---|---|---|
| index | int | 
Value
| Type | Description | 
|---|---|
| DirectoryPath | 
