RemoteFile Property
The file on the remote host.
Syntax
[VB.NET] Public Property RemoteFile As String
[C#] public string RemoteFile {get; set;}
Remarks
When the GetFile is called, this must be a valid file on the TFTPServer.
Default Value
""
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
RemoteFile PropertyThe file on the remote host. Syntax[VB.NET] Public Property RemoteFile As String [C#] public string RemoteFile {get; set;} RemarksWhen the GetFile is called, this must be a valid file on the TFTPServer. Default Value"" |
||