PeerCustomResolverBindingElement.Address Vlastnost

Definice

Získá nebo nastaví adresu koncového bodu partnerského uzlu, na kterém budou spuštěny překladače vytvořené touto vazbou.

public:
 property System::ServiceModel::EndpointAddress ^ Address { System::ServiceModel::EndpointAddress ^ get(); void set(System::ServiceModel::EndpointAddress ^ value); };
public System.ServiceModel.EndpointAddress Address { get; set; }
member this.Address : System.ServiceModel.EndpointAddress with get, set
Public Property Address As EndpointAddress

Hodnota vlastnosti

EndpointAddress objekt obsahující síťovou adresu partnerského uzlu, na kterém budou spuštěny překladače vytvořené touto vazbou.

Platí pro