次の方法で共有


NetTcpContextBindingElement.ClientCallbackAddress プロパティ

定義

バインド要素のクライアント コールバック アドレスを取得または設定します。

public:
 property Uri ^ ClientCallbackAddress { Uri ^ get(); void set(Uri ^ value); };
[System.Configuration.ConfigurationProperty("clientCallbackAddress", DefaultValue=null)]
public Uri ClientCallbackAddress { get; set; }
[<System.Configuration.ConfigurationProperty("clientCallbackAddress", DefaultValue=null)>]
member this.ClientCallbackAddress : Uri with get, set
Public Property ClientCallbackAddress As Uri

プロパティ値

Uri

クライアント コールバック Uriアドレスを含む を返します。

属性

適用対象