| Brecham.Obex — An OBEX library for the .NET Framework |
|
CapabilityObjectParser.DtdName Field
The name of the DTD for this document type.
[Visual Basic]
Public Const DtdName As
String = "obex-capability.dtd"
[C#]
public const
string DtdName = "obex-capability.dtd";
See Also
CapabilityObjectParser Class | Brecham.Obex.Objects Namespace