共用方式為


MsmqIntegrationMessageProperty.DestinationQueue 屬性

定義

取得或設定訊息要使用的目的端佇列。

public:
 property Uri ^ DestinationQueue { Uri ^ get(); };
public Uri DestinationQueue { get; }
member this.DestinationQueue : Uri
Public ReadOnly Property DestinationQueue As Uri

屬性值

Uri

訊息要使用的目的端佇列。

備註

最常用來判定已放入日誌或寄不出信件佇列中之訊息的原始目的端。

適用於