System::IO::UnmanagedMemoryStream::get_CanRead method

UnmanagedMemoryStream::get_CanRead method

Determina se lo stream è leggibile.

virtual bool System::IO::UnmanagedMemoryStream::get_CanRead() const override

ReturnValue

Vero se lo stream è leggibile; altrimenti - falso

Vedi anche