System::IO::Path::IsPathRooted metodo
Path::IsPathRooted method
Determina se il percorso specificato contiene una radice.
static bool System::IO::Path::IsPathRooted(const String &path)
| Parametro | Tipo | Descrizione |
|---|---|---|
| percorso | const String& | Un percorso da verificare |
ReturnValue
Vero se path contiene una radice, altrimenti - false
Vedi anche
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++