طريقة System::IO::FileStream::get_CanWrite

FileStream::get_CanWrite method

يحدد ما إذا كان التدفق قابلًا للكتابة.

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

ReturnValue

صحيح إذا كان المجرى قابلًا للكتابة؛ وإلا - خطأ.

انظر أيضًا