NodePath.PathParts Property
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9448)
PathParts
Gets an enumerator that iterates through the elements of this path.
Declaration
public IEnumerable<string> PathParts { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<String> |