Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

LocalFile Property

The location of the local file.

Syntax

[VB.NET]
Public Property LocalFile As String

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

Remarks

This property specifies the location of a file on disk. This is used as the source file when calling UploadFile. This is used as the destination file when calling DownloadFile

Note that if SetUploadStream or SetDownloadStream is called the specified stream will be used instead of the file set here.

Default Value

""

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]