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

ObexFolderListing Properties

The properties of the ObexFolderListing class are listed below. For a complete list of ObexFolderListing class members, see the ObexFolderListing Members topic.

Public Instance Properties

AllItems All the items in the document, as a list of type ObexFolderListingItem.
Files The file items in the document, as a list of ObexFileItem instances.
Folders The folder items in the document, as a list of ObexFolderItem instances.
HasParentFolder “Represents the existence of a parent to the folder being presented.”

See Also

ObexFolderListing Class | Brecham.Obex.Objects Namespace