WsdlEndpointConversionContext.WsdlPort プロパティ

定義

WSDL エンドポイントの Port を取得します。

public:
 property System::Web::Services::Description::Port ^ WsdlPort { System::Web::Services::Description::Port ^ get(); };
public System.Web.Services.Description.Port WsdlPort { get; }
member this.WsdlPort : System.Web.Services.Description.Port
Public ReadOnly Property WsdlPort As Port

プロパティ値

WSDL エンドポイントの Port

適用対象