HttpAddressBinding.Location Właściwość

Definicja

Pobiera lub ustawia wartość reprezentującą adres URL usługi sieci 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

Wartość właściwości

Ciąg określający identyfikator URI dla elementu Port. Wartością domyślną jest ciąg pusty ("").

Przykłady

WebServices_HttpBinding#4

Dotyczy