Metodo System::IO::Stream::get_CanRead

Stream::get_CanRead method

Determina se il flusso è leggibile.

virtual bool System::IO::Stream::get_CanRead() const =0

ReturnValue

Vero se il flusso è leggibile; altrimenti - falso

Vedi anche