Gets or sets a value indicating which parts of the transmitted message appear within the SOAP body portion of the transmission.
Documentation for this section has not yet been entered.
Some parts of the transmitted message can appear in portions other than the SOAP body, such as when SOAP is used with a System.Web.Services.Description.MimeMultipartRelatedBinding. In such a case, the other members of the MimePart.Extensions property determine the locations of the other parts of the message.
This property returns exactly the same information as the SoapBodyBinding.PartsString property, but the results are returned within an array rather than within a space-delimited string.