Get extension of file without providing extension in the path
- by dotnetdev
Hi,
Is it possible to get the extension of a file but when you specify the entire path other than the extension? For example:
C:\Users\Administrator\Pictures\BlueHillsTest
Thanks