System::IO::FileStream::get_CanSeek 方法
FileStream::get_CanSeek method
确定流是否支持定位。
bool System::IO::FileStream::get_CanSeek() const override
ReturnValue
如果流支持定位则为 true;否则为 false。
另见
- Class FileStream
- Namespace System::IO
- Library Aspose.Font for C++
确定流是否支持定位。
bool System::IO::FileStream::get_CanSeek() const override
如果流支持定位则为 true;否则为 false。