basename


Description:

public string basename ()

Extract the base name (file name) from the file path.

Returns:

string of basename. If path is null or not file path, return "";