Gets directory path and file name from a given string
Input String
String
|
The string containing directory and file name |
Directory
String
|
The extracted directory path name |
File
String
|
The extraced file name |