Operation.PortType Свойство

Определение

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

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

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

PortType

Объект PortType.

Примеры

Operation_5#5

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