Dart.PowerTCP.EmailValidation Namespace > EnhancedStream Class : CanRead Property (EnhancedStream) |
Gets a value indicating whether the current stream supports reading.
[Visual Basic]
Overrides Public ReadOnly Property CanRead As Boolean
[C#]
public override bool CanRead {get;}
[C++]
public: __property bool get_CanRead()override ;
This property returns true unless overridden in a derived class.
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
EnhancedStream Class | EnhancedStream Members
Send comments on this topic.
Documentation version 1.0.3.0.
© 2008 Dart Communications. All rights reserved.