System::IO::Path::GetFileName metodo

Path::GetFileName method

Restituisce il nome del file a cui fa riferimento il percorso specificato.

static String System::IO::Path::GetFileName(const String &path)
ParametroTipoDescrizione
percorsoconst String&Un percorso a un file

ReturnValue

Il nome del file

Vedi anche