共用方式為


SendSettings.EndpointAddress 屬性

定義

取得或設定傳送訊息的目的地端點位址。

public:
 property Uri ^ EndpointAddress { Uri ^ get(); void set(Uri ^ value); };
public Uri EndpointAddress { get; set; }
member this.EndpointAddress : Uri with get, set
Public Property EndpointAddress As Uri

屬性值

Uri

端點位址。

適用於