SecureBlackbox Lite 2020 .NET Edition

Questions / Feedback?

DeleteFile Method

Deletes a file on the server.

Syntax

public void DeleteFile(string remoteFile);
Public Sub DeleteFile(ByVal RemoteFile As String)

Remarks

This method sends a DELE command to the server to request deletion of a remote file.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 .NET Edition - Version 20.0 [Build 8166]