System::IO::FileSystemInfo::get_Exists 메서드
FileSystemInfo::get_Exists method
현재 객체가 나타내는 경로가 참조하는 엔터티가 존재하는지 확인합니다.
virtual bool System::IO::FileSystemInfo::get_Exists()=0
ReturnValue
현재 객체가 나타내는 경로가 참조하는 엔터티가 존재하면 true, 그렇지 않으면 false
또 보기
- Class FileSystemInfo
- Namespace System::IO
- Library Aspose.Page for C++