c# extract filename from path code example Example: C# get filebase name string name = Path.GetFileName(file);