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傳回 ,其中包含用戶端回呼位址。

屬性

適用於