HttpAddressBinding.Location Propriété

Définition

Obtient ou définit une valeur représentant l'URL du service Web XML.

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 spécifiant l'URI pour Port. La valeur par défaut est une chaîne vide ("").

Exemples

WebServices_HttpBinding#4

S’applique à