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

ObexFileOrFolderItem.HasSize Property

Gets whether the server has provided a size attribute on this folder listing item.

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

Property Value

true if the server provided a value for this attribute.

See Also

ObexFileOrFolderItem Class | Brecham.Obex.Objects Namespace | Size | ResetSize