CopyDirectoryOptions.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.
Assembly: Microsoft.WindowsAzure.Storage.DataMovement (in Microsoft.WindowsAzure.Storage.DataMovement.dll)
public char Delimiter { get; set; }
Property Value
Type: System.Char
Show: