Condividi tramite


HttpAddressBinding.Location Proprietà

Definizione

Ottiene o imposta un valore che rappresenta l'URL del servizio 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

Valore della proprietà

Stringa che specifica l'URI dell'oggetto Port. Il valore predefinito è una stringa vuota ("").

Esempio

WebServices_HttpBinding#4

Si applica a