System::IO::Path::GetPathRoot metodo
Path::GetPathRoot method
Restituisce la directory radice del percorso specificato.
static String System::IO::Path::GetPathRoot(const String &path)
| Parametro | Tipo | Descrizione |
|---|---|---|
| percorso | const String& | Il percorso da cui ottenere la radice |
ReturnValue
La directory radice di path
Vedi anche
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++