Collapse All
Expand All
C#
S22.Xmpp Documentation
XmppError
.
.
::
.
.
Text Property
A textual description of the error in more detail. This may be null.
Namespace:
S22.Xmpp
Assembly:
S22.Xmpp
(in S22.Xmpp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public
string
Text
{
get
;
set
; }
See Also
XmppError Class
XmppError Members
S22.Xmpp Namespace