SoapAddressBinding.Location Свойство

Определение

Возвращает или задает значение, предоставляющее URI Port, к которому применяется SoapAddressBinding.

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

Значение свойства

Строка, содержащая URI. Значение по умолчанию — пустая строка.

Примеры

SoapBinding_SoapOperationBinding No 12

Применяется к