QueueDescription.Path Property

Definition

Gets or sets the name of the queue.

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

Property Value

The name of the queue.

Remarks

This is a relative path to the Address.

Applies to