System::IO::Path::GetDirectoryName metodo
Path::GetDirectoryName method
Restituisce il nome della directory a cui fa riferimento il percorso specificato.
static String System::IO::Path::GetDirectoryName(const String &path)
| Parametro | Tipo | Descrizione |
|---|---|---|
| percorso | const String& | Un percorso a una directory |
ReturnValue
Il nome della directory
Vedi anche
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++