The properties of the ObexFolderListingParser class are listed below. For a complete list of ObexFolderListingParser class members, see the ObexFolderListingParser Members topic.
![]() Dtd | Returns a Stream containing the DTD for the Folder-Listing object, from OBEX13.pdf section 9.1.4.1. The DTD is embedded in the assembly and thus no remote lookups are required. |
![]() StripDocType | Controls whether the DOCTYPE element will be removed before parsing, this is necessary to allow the NETCF XmlTextReader to function. |
![]() StripNullBytes | Controls whether null bytes will be removed, this allows such invalid documents to be parsed by the XmlTextReader class. |
IgnoreUnknownAttributeNames | Gets of sets whether undefined attributes on the folder-listing items found while parsing will produce an error, or will simply be discarded. By default an error is produced and parsing is abandoned. |
ObexFolderListingParser Class | Brecham.Obex.Objects Namespace