System::IO::FileStream::get_CanRead 메서드

FileStream::get_CanRead method

스트림을 읽을 수 있는지 결정합니다.

bool System::IO::FileStream::get_CanRead() const override

ReturnValue

스트림을 읽을 수 있으면 true; 그렇지 않으면 false.

또 보기