I know this is so easy but I can't think how to do it. I have a path e.g. C:\SomeDirectory\SomeSubDirectory\SomeFile.Ext

I want to break this into 2 strings
Str1: C:\SomeDirectory\SomeSubDirectory
Str2: SomeFile.Ext