SoapAddressBinding.Location Propriété

Définition

Obtient ou définit une valeur représentant l'URI pour Port auquel SoapAddressBinding s'applique.

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 contenant un URI. La valeur par défaut est une chaîne vide ("").

Exemples

SoapBinding_SoapOperationBinding#12

S’applique à