Brecham.Obex — An OBEX library for the .NET Framework

ObexFolderListingParser.DtdName Field

The name of the DTD for this document type.

[Visual Basic]
Public Const DtdName As String = "obex-folder-listing.dtd"
[C#]
public const string DtdName = "obex-folder-listing.dtd";

See Also

ObexFolderListingParser Class | Brecham.Obex.Objects Namespace