Aracılığıyla paylaş


Send.Endpoint Özellik

Tanım

İleti göndermek için uç noktayı alır veya ayarlar.

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

Özellik Değeri

Endpoint

Uç nokta.

Açıklamalar

Bu özellik ayarlanırsa EndpointConfigurationName özelliği olmalıdır null.

Şunlara uygulanır