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)
| Parametro | Tipo | Descrizione |
|---|---|---|
| percorso | const String& | Un percorso a un file |
ReturnValue
Il nome del file
Vedi anche
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++