Delete the given file or folder.
Delete the given file or folder, identified by the metadata in the given ObexHeaderCollection.
public void Delete(ObexHeaderCollection);
Delete the given file or folder, by name.
public void Delete(string);
ObexClientSession Class | Brecham.Obex Namespace