SoapAddressBinding.Location Właściwość

Definicja

Pobiera lub ustawia wartość reprezentującą identyfikator URI dla Port elementu, do którego SoapAddressBinding ma zastosowanie.

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

String

Ciąg zawierający identyfikator URI. Wartością domyślną jest ciąg pusty ("").

Przykłady

SoapBinding_SoapOperationBinding#12

Dotyczy