Aracılığıyla paylaş


HttpAddressBinding.Location Özellik

Tanım

XML Web hizmetinin URL'sini 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

için URI'yi belirten bir Portdize. Varsayılan değer boş bir dizedir ("").

Örnekler

WebServices_HttpBinding#4

Şunlara uygulanır