System::IO::DirectoryInfo::get_Exists method
DirectoryInfo::get_Exists method
Détermine si le chemin représenté par l’objet actuel fait référence à un répertoire existant.
virtual bool System::IO::DirectoryInfo::get_Exists() override
ReturnValue
Vrai si le chemin correspond à un répertoire existant, sinon - faux
Voir aussi
- Class DirectoryInfo
- Namespace System::IO
- Library Aspose.Page for C++