NodePath.AddPathPart Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9083)
AddPathPart(String)
Declaration
public NodePath AddPathPart(string pathPart)
Parameters
Type | Name | Description |
---|---|---|
String | pathPart | New part of the path. |
Returns
Type | Description |
---|---|
NodePath | New NodePath with the |