Gets a value indicating whether the UniBlob object supports writing.
public bool CanWrite {get;}
'Declaration
Public ReadOnly Property CanWrite As Boolean
Property Value
true if the
UniBlob stream can be written;
false if a
UniBlob is closed, disposed or
Null.