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

ObexClientSession.SetPathReset Method 

Do a SetPath command asking for the current folder to be set to the default folder.

[Visual Basic]
Public Sub SetPathReset()
[C#]
public void SetPathReset();

Remarks

Note   After Beta 2 this defaults to SetPathCreateFolderIfDoesNotExist.DoNotCreate.

See Also

ObexClientSession Class | Brecham.Obex Namespace