HttpOperationBinding.Location Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 ("").