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

ObexFolderListing.HasParentFolder Property

“Represents the existence of a parent to the folder being presented.”

[Visual Basic]
Public ReadOnly Property HasParentFolder As Boolean
[C#]
public bool HasParentFolder {get;}

Remarks

In effect whether the list of items contains a ObexParentFolderItem item.

See Also

ObexFolderListing Class | Brecham.Obex.Objects Namespace