System::IO::Path::GetFileName método

Path::GetFileName method

Devuelve el nombre del archivo referenciado por la ruta especificada.

static String System::IO::Path::GetFileName(const String &path)
ParámetroTipoDescripción
rutaconst String&Una ruta a un archivo

ReturnValue

El nombre del archivo

Ver también