Sdílet prostřednictvím


Send.Endpoint Vlastnost

Definice

Získá nebo nastaví koncový bod pro odesílání zpráv.

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

Hodnota vlastnosti

Endpoint

Koncový bod.

Poznámky

Pokud je tato vlastnost nastavena vlastnost EndpointConfigurationName by měla být null.

Platí pro