SoapProtocolImporter.SoapBinding プロパティ

定義

SoapBinding プロパティのSoapBinding プロパティから取得したExtensions インスタンスを取得します。

public:
 property System::Web::Services::Description::SoapBinding ^ SoapBinding { System::Web::Services::Description::SoapBinding ^ get(); };
public System.Web.Services.Description.SoapBinding SoapBinding { get; }
member this.SoapBinding : System.Web.Services.Description.SoapBinding
Public ReadOnly Property SoapBinding As SoapBinding

プロパティ値

SoapBinding プロパティの SoapBinding プロパティを介して取得されたExtensions インスタンス。

適用対象