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