System::IO::Path::IsPathRooted méthode
Path::IsPathRooted method
Détermine si le chemin spécifié contient une racine.
static bool System::IO::Path::IsPathRooted(const String &path)
| Paramètre | Type | Description |
|---|---|---|
| chemin | const String& | Un chemin à vérifier |
ReturnValue
Vrai si path contient une racine, sinon - false
Voir aussi
- Class String
- Class Path
- Namespace System::IO
- Library Aspose.Font for C++