共用方式為


ProtocolReflector.Binding 屬性

定義

取得目前已產生且加入相關聯之 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

屬性值

Binding

目前已產生且加入相關聯之 ServiceDescription 的 Web 服務描述語言 (WSDL) 繫結。

適用於