System.Web.Services.Description.SoapBodyBinding: Property Members

The properties of System.Web.Services.Description.SoapBodyBinding are listed below. For a list of all members, see the SoapBodyBinding Members list.

See Also: Inherited members from System.Web.Services.Description.ServiceDescriptionFormatExtension

Public Properties

Encodingstring.

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.

Namespacestring.

Get or sets the URI representing the location of the specifications for encoding of content not specifically defined by the SoapBodyBinding.Encoding property.

Partsstring[].

Gets or sets a value indicating which parts of the transmitted message appear within the SOAP body portion of the transmission.

PartsStringstring.

Gets or sets a value indicating which parts of the transmitted message appear within the SOAP body portion of the transmission.

UseSoapBindingUse.

Indicates whether the message parts are encoded using specified encoding rules, or define the concrete schema of the message.