MessageBodyDescription.Parts Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the parts for the body of the SOAP message.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Description.MessagePartDescriptionCollectionA MessagePartDescriptionCollection that contains the parts of the body of the SOAP message that you can inspect or modify.
Show: