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

适用于