Path.

Segments Property

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.