| Brecham.Obex — An OBEX library for the .NET Framework |
|
ObexFileOrFolderItem.ResetSize Method
Clear the size attribute.
[Visual Basic]
Public Sub ResetSize()
[C#]
public
void ResetSize();
Remarks
Resets the HasSize property and the size value.
See Also
ObexFileOrFolderItem Class | Brecham.Obex.Objects Namespace | Size | HasSize