共用方式為


ProtocolImporter.PortType 屬性

定義

取得由繫結實作的 Web 服務描述語言 (WSDL) PortType,通訊協定匯入工具目前正在處理這個繫結,以產生繫結類別。

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

由繫結實作的 Web 服務描述語言 (WSDL) PortType,通訊協定匯入工具目前正在處理這個繫結,以產生繫結類別。

適用於