The members of System.Web.Services.Description.SoapBodyBinding are listed below.
See Also: Inherited members from System.Web.Services.Description.ServiceDescriptionFormatExtension
Initializes a new instance of the System.Web.Services.Description.SoapBodyBinding class. |
Encoding | string.
Gets or sets a string containing a list of space-delimited URIs. The URIs represent the encoding style (or styles) to be used to encode messages within the SOAP body. | |
Namespace | string.
Get or sets the URI representing the location of the specifications for encoding of content not specifically defined by the SoapBodyBinding.Encoding property. | |
Parts | string[].
Gets or sets a value indicating which parts of the transmitted message appear within the SOAP body portion of the transmission. | |
PartsString | string.
Gets or sets a value indicating which parts of the transmitted message appear within the SOAP body portion of the transmission. | |
Use | SoapBindingUse.
Indicates whether the message parts are encoded using specified encoding rules, or define the concrete schema of the message. |