ProtocolImporter.Binding 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 Web 服務描述語言 (WSDL) 繫結,通訊協定匯入工具目前正在處理這個 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
屬性值
Web 服務描述語言 (WSDL) 繫結,通訊協定匯入工具目前正在處理這個 WSDL 繫結,以產生類別。