HttpOperationBinding.Location Propriété

Définition

Obtient ou définit l’URL relative à l’emplacement spécifié par le HttpAddressBindingdocument WSDL (Web Services Description Language) de l’opération prise en charge par le 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 non codée représentant le chemin d’accès relatif. La valeur par défaut est une chaîne vide ("").

S’applique à