Sdílet prostřednictvím


SendSettings.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

Koncový bod, do který chcete odesílat zprávy.

Platí pro