DirectoryOptions.Recursive Property

 

Updated: January 5, 2017

Gets or sets a boolean that indicates whether to include subdirectories when doing a directory transfer operation.

Namespace:   Microsoft.WindowsAzure.Storage.DataMovement
Assembly:  Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)

public bool Recursive { get; set; }

Property Value

Type: System.Boolean

Return to top
Show: