SecureBlackbox 2020 .NET Edition

Questions / Feedback?

FileExists Method

Checks whether a file exists on the server.

Syntax

public bool FileExists(string remoteFile);
Public Function FileExists(ByVal RemoteFile As String) As Boolean

Remarks

Use this method to check if a RemoteFile exists on the server.

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