Share via


FtpReadSettings.DeleteFilesAfterCompletion Property

Definition

Gets or sets indicates whether the source files need to be deleted after copy completion. Default is false. Type: boolean (or Expression with resultType boolean).

[Newtonsoft.Json.JsonProperty(PropertyName="deleteFilesAfterCompletion")]
public object DeleteFilesAfterCompletion { get; set; }

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to

Product Versions
Azure SDK for .NET Latest