طريقة System::IO::MemoryStream::get_CanWrite
MemoryStream::get_CanWrite method
يحدد ما إذا كان التدفق قابلًا للكتابة.
bool System::IO::MemoryStream::get_CanWrite() const override
ReturnValue
صحيح إذا كان التدفق قابلًا للكتابة؛ وإلا - خطأ
انظر أيضًا
- Class MemoryStream
- Namespace System::IO
- Library Aspose.Font for C++