SoapProtocolImporter.SoapBinding Propriedade
Definição
Obtém uma instância SoapBinding obtida por meio da propriedade SoapBinding com a propriedade Extensions.Gets a SoapBinding instance obtained through the SoapBinding property's Extensions property.
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
Valor da propriedade
Uma SoapBinding instância obtida por meio da SoapBinding propriedade da propriedade Extensions .A SoapBinding instance obtained through the SoapBinding property's Extensions property.