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