Dart.PowerTCP.EmailValidation Namespace > SegmentedStream Class : CanWrite Property (SegmentedStream) |
Indicates that data can be written to the stream.
[Visual Basic]
Overrides Public ReadOnly Property CanWrite As Boolean
[C#]
public override bool CanWrite {get;}
[C++]
public: __property bool get_CanWrite()override ;
If the stream is closed, this property returns false.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
SegmentedStream Class | SegmentedStream Members
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.