IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

FileMode Property

The file mode for the RemoteFile .

Syntax

[VB.NET]
Public Property FileMode As String

[C#]
public string FileMode {get; set;}

Remarks

This property contains the file mode for the RemoteFile. This property is used together with the PutFile method. The default mode is "0600".

Default Value

"0600"

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]