DirectoryOptions.Recursive Property
Updated: January 5, 2017
Gets or sets a boolean that indicates whether to include subdirectories when doing a directory transfer operation.
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
public bool Recursive { get; set; }
Property Value
Type: System.Boolean
Show: