ProtocolReflector.Binding 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得目前已產生且加入相關聯之 ServiceDescription 的 Web 服務描述語言 (WSDL) 繫結。
public:
property System::Web::Services::Description::Binding ^ Binding { System::Web::Services::Description::Binding ^ get(); };
public System.Web.Services.Description.Binding Binding { get; }
member this.Binding : System.Web.Services.Description.Binding
Public ReadOnly Property Binding As Binding
屬性值
目前已產生且加入相關聯之 ServiceDescription 的 Web 服務描述語言 (WSDL) 繫結。