IP*Works! SSH V9 - Online Help
IP*Works! SSH V9
Questions / Feedback?

FileExists Property

Returns true if the file specified by RemoteFile exists on the remote server.

Syntax

[VB.NET]
Public ReadOnlyProperty FileExists As Boolean

[C#]
public bool FileExists {get;}

Remarks

This property returns True if the file exists on the remote server. It returns false if the file does not exist. You must specify the file you wish to check by setting the RemoteFile prior to calling this method.

If there is no session in place, the value of this property will always be false.

This property is read-only and not available at design time.

Default Value

False

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0