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 オブジェクト。

Operation_5#5

適用対象