Indicates whether the stream can be written.
| C# | Visual Basic | Visual C++ | F# |
public override bool CanWrite { get; }
Public Overrides ReadOnly Property CanWrite As Boolean Get
public: virtual property bool CanWrite { bool get () override; }
abstract CanWrite : bool with get override CanWrite : bool with get
The return value depends on whether the captive stream supports writing.
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)