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.Font for C++