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