Share via


WSHttpContextBindingElement.ClientCallbackAddress Eigenschaft

Definition

Ruft die Clientrückrufadresse für das Bindungselement ab oder legt diese fest.

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

Eigenschaftswert

Uri

Die Clientrückrufadresse für das Bindungselement.

Attribute

Gilt für: