Metodo System::IO::FileStream::get_CanRead
FileStream::get_CanRead method
Determina se lo stream è leggibile.
bool System::IO::FileStream::get_CanRead() const override
ReturnValue
Vero se lo stream è leggibile; altrimenti - falso.
Vedi anche
- Class FileStream
- Namespace System::IO
- Library Aspose.Page for C++