SoapAddressBinding.Location Özellik

Tanım

geçerli olduğu Port URI'yi SoapAddressBinding temsil eden bir değer alır veya ayarlar.

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

Özellik Değeri

URI içeren bir dize. Varsayılan değer boş bir dizedir ("").

Örnekler

SoapBinding_SoapOperationBinding#12

Şunlara uygulanır