System::IO::Path::GetDirectoryName method
Path::GetDirectoryName method
Devuelve el nombre del directorio referenciado por la ruta especificada.
static String System::IO::Path::GetDirectoryName(const String &path)
| Parámetro | Tipo | Descripción |
|---|---|---|
| ruta | const String& | Una ruta a un directorio |
ReturnValue
El nombre del directorio
Ver también
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Page for C++