共用方式為


ProtocolReflector.Port 屬性

定義

取得 Web 服務描述語言 (WSDL) 連接埠,通訊協定反映程式目前正在產生它,以包含產生的繫結參考。

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

屬性值

Port

Web 服務描述語言 (WSDL) 連接埠,通訊協定反映程式目前正在產生它,以包含產生的繫結參考。

適用於