Summary
Gets the segments making up the path.
- Namespace
- Cake
.Core .IO - Containing Type
- IPath
<T>
Syntax
string[] Segments { get; }
Value
Type | Description |
---|---|
string[] | The segments making up the path. |
string[] Segments { get; }
Type | Description |
---|---|
string[] | The segments making up the path. |