IPath<T>.

Segments Property

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.