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

FileAttributes Property

The attributes of the RemoteFile .

Syntax

[VB.NET]
Public Property FileAttributes As SFTPFileAttributes

[C#]
public SFTPFileAttributes FileAttributes {get; set;}

Remarks

When FileAttributes is polled, the component will request all known permissions for the file specified by RemoteFile from the SSHHost. To modify the attributes of the file on the server, you may set FileAttributes or any field of the existing object, then call UpdateFileAttributes.

This property is not available at design time.

Default Value

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