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


PortType.ServiceDescription Свойство

Определение

Возвращает объект ServiceDescription, членом которого является PortType.

public:
 property System::Web::Services::Description::ServiceDescription ^ ServiceDescription { System::Web::Services::Description::ServiceDescription ^ get(); };
public System.Web.Services.Description.ServiceDescription ServiceDescription { get; }
member this.ServiceDescription : System.Web.Services.Description.ServiceDescription
Public ReadOnly Property ServiceDescription As ServiceDescription

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

Описание службы, членом которой является текущий объект PortType.

Примеры

PortType_ServiceDescription#1

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