Aracılığıyla paylaş


SoapAddressBinding.Location Özellik

Tanım

Geçerli olduğu SoapAddressBinding URI'yi Port temsil eden bir değeri 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

String

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

Örnekler

SoapBinding_SoapOperationBinding#12

Şunlara uygulanır