ProtocolReflector.Port 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 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
屬性值
Web 服務描述語言 (WSDL) 連接埠,通訊協定反映程式目前正在產生它,以包含產生的繫結參考。