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++