Share via


Operation.PortType 屬性

定義

取得 PortTypeOperation 為其中的成員。

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 物件。

範例

Operation_5#5

適用於