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

ObexClientSession.SetPathUp Method 

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

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

Remarks

Note   After Beta 2 this defaults to SetPathCreateFolderIfDoesNotExist.DoNotCreate.

See Also

ObexClientSession Class | Brecham.Obex Namespace