CloudBlobClient.DefaultDelimiter Property

Definition

Gets or sets the default delimiter that may be used to create a virtual directory structure of blobs.

public string DefaultDelimiter { get; set; }
member this.DefaultDelimiter : string with get, set
Public Property DefaultDelimiter As String

Property Value

A string containing the default delimiter for the Blob service.

Applies to