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 string value at the specified index.
- Assembly
- Cake
.Jekyll .dll - Namespace
- Cake
.Jekyll .Core - Containing Type
- OneOrMoreStrings
Syntax
public string this[int index] { get; }
Parameters
| Name | Type | Description |
|---|---|---|
| index | int |
Value
| Type | Description |
|---|---|
| string |
