NodePath.Implicit Operator
Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9147)
Implicit(String to NodePath)
Convert the value of path
to the instance of the Node
Declaration
public static implicit operator NodePath(string path)
Parameters
Returns
Type | Description |
---|---|
Node |
Exceptions
Type | Condition |
---|---|
Node |
Exception is thrown when the |