Share via


ProtocolReflector.PortType プロパティ

定義

プロトコル リフレクタが生成されるバインディングによって実装されるように現在生成している Web サービス記述言語 (WSDL: Web Services Description Language) 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

プロパティ値

プロトコル リフレクタが生成されるバインディングによって実装されるように現在生成している Web サービス記述言語 (WSDL: Web Services Description Language) portType

適用対象