| Brecham.Obex — An OBEX library for the .NET Framework |
|
ObexResponseException.Description Property
Gets the Description text from the error PDU received from the server. If no Description header exists in the error PDU this will return null.
[Visual Basic]
Public ReadOnly Property Description As
String
[C#]
public
string Description {get;}
See Also
ObexResponseException Class | Brecham.Obex Namespace