Uri uri = new Uri("http://server/folder/filename.ext"); string filename = Path.GetFileName(uri.LocalPath);