get_Exists()
DirectoryInfo::get_Exists() method
Determines if the path represented by the current object refers to existing directory.
virtual bool System::IO::DirectoryInfo::get_Exists() override
Return Value
True if the path refers to existing directory, otherwise - false
See Also
- Class DirectoryInfo
- Namespace System::IO
- Library Aspose.Slides