Method StringToPath
StringToPath(String)
Turns an encoded string (from a previous call to PathToString(String[])) back into the original string[].
Declaration
public static string[] StringToPath(string s)
Parameters
Type | Name | Description |
---|---|---|
System.String | s |
Returns
Type | Description |
---|---|
System.String[] |