Hi guys,
if i have the following filepath:
C:\My Documents\My Pictures\Image1.jpg

when i use path.getDirectoryName(C:\My Documents\My Pictures\Image1.jpg)
what will be returned?

I know this might be a bit of an easy question but i don't currently have time to search for the answer.

Thanks in advance for any help