Поделиться через


WsdlEndpointConversionContext.Endpoint Свойство

Определение

Возвращает экспорт или импортируемый ServiceEndpoint объект.

public:
 property System::ServiceModel::Description::ServiceEndpoint ^ Endpoint { System::ServiceModel::Description::ServiceEndpoint ^ get(); };
public System.ServiceModel.Description.ServiceEndpoint Endpoint { get; }
member this.Endpoint : System.ServiceModel.Description.ServiceEndpoint
Public ReadOnly Property Endpoint As ServiceEndpoint

Значение свойства

Экспортируемый или импортируемый ServiceEndpoint объект.

Комментарии

Endpoint Используйте свойство для получения описания конечной точки службы при экспорте или импорте.

Применяется к