| Brecham.Obex — An OBEX library for the .NET Framework |
|
ObexPutStream.CanRead Property
Gets a value that indicates whether the ObexPutStream supports reading. This is always false.
[Visual Basic]
Overrides Public ReadOnly Property CanRead As
Boolean
[C#]
public override
bool CanRead {get;}
See Also
ObexPutStream Class | Brecham.Obex Namespace