Share via


HttpOperationBinding.Location Propriété

Définition

Obtient ou définit l'URL relative, dans le document WSDL (Web Services Description Language), de l'emplacement spécifié par HttpAddressBinding de l'opération prise en charge par HttpOperationBinding.

public:
 property System::String ^ Location { System::String ^ get(); void set(System::String ^ value); };
public string Location { get; set; }
member this.Location : string with get, set
Public Property Location As String

Valeur de propriété

Chaîne décodée représentant le chemin d'accès relatif. La valeur par défaut est une chaîne vide ("").

S’applique à