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ámetro | Tipo | Descripción |
|---|---|---|
| ruta | const String& | Una ruta a un archivo |
ReturnValue
El nombre del archivo
Ver también
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++