MessageHeaders.RelatesTo 屬性

定義

取得與此訊息相關之訊息的識別碼。

public:
 property System::Xml::UniqueId ^ RelatesTo { System::Xml::UniqueId ^ get(); void set(System::Xml::UniqueId ^ value); };
public System.Xml.UniqueId RelatesTo { get; set; }
member this.RelatesTo : System.Xml.UniqueId with get, set
Public Property RelatesTo As UniqueId

屬性值

與此訊息相關之訊息的識別碼。

備註

此屬性對應于 <RelateTo>WS 位址規格中所述的專案

適用於