Share via


WSHttpContextBindingElement.ClientCallbackAddress Propriété

Définition

Obtient ou définit l’adresse de rappel du client pour l’élément de liaison.

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

Valeur de propriété

Uri

Adresse de rappel du client pour l'élément de liaison.

Attributs

S’applique à