QueueDescription.Path Property

Definition

Path of the queue relative to the namespace base address.

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

Property Value

Remarks

Max length is 260 chars. Cannot start or end with a slash. Cannot have restricted characters: '@','?','#','*'

Applies to