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 属性的 SoapBinding 属性获取的 Extensions 实例。

适用于