次の方法で共有


ProtocolImporter.Binding プロパティ

定義

プロトコル インポーターがクラスを生成するために現在処理している Web サービス記述言語 (WSDL: Web Services Description Language) バインディングを取得します。

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: Web Services Description Language) バインディング。

適用対象