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