Path . GetFileNameWithoutExtension( "C:\\abc.jpg" ); // abc
Path . ChangeExtension( "C:\\abc.jpg" , null ); // c:\abc