QueueDescription.Path プロパティ

定義

キューの名前を取得または設定します。

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

プロパティ値

キューの名前。

注釈

これは、 への Address相対パスです。

適用対象