'Declaration Public Overrides NotOverridable ReadOnly Property CanWrite As Boolean
public override bool CanWrite {get;}
Property Value
It always returnsfalse
.'Declaration Public Overrides NotOverridable ReadOnly Property CanWrite As Boolean
public override bool CanWrite {get;}
false
.false
. A Call to IO.Stream.BeginWrite, IO.Stream.EndWrite, TdStream.SetLength, TdStream.Write or TdStream.WriteByte throws a NotSupportedException.Target Platforms: Windows 7, Windows 8, Windows 8.1, Windows 10, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2