次の方法で共有


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

エンドポイント アドレス。

適用対象