DownloadDirectoryOptions.Delimiter Property

 

Updated: January 5, 2017

Gets or sets a char that indicates the delimiter character used to delimit virtual directories in a blob name.

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

public char Delimiter { get; set; }

Property Value

Type: System.Char

Return to top
Show: