NodePath.ChangeExtension Method
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9448)
ChangeExtension(String)
Declaration
public NodePath ChangeExtension(string extension)
Parameters
| Type | Name | Description |
|---|---|---|
| String | extension | The new extension. |
Returns
| Type | Description |
|---|---|
| NodePath | New NodePath based on this NodePath and with the new |