MessageDescription.Body Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the body of the SOAP message.
public:
property System::ServiceModel::Description::MessageBodyDescription ^ Body { System::ServiceModel::Description::MessageBodyDescription ^ get(); };
public System.ServiceModel.Description.MessageBodyDescription Body { get; }
member this.Body : System.ServiceModel.Description.MessageBodyDescription
Public ReadOnly Property Body As MessageBodyDescription
Property Value
The MessagePartDescriptionCollection that contains the body of the message.
Remarks
A SOAP body provides a mechanism for transmitting information to an ultimate SOAP receiver.
Applies to
Vertu í samstarfi við okkur á GitHub
Heimildina fyrir þetta efni er að finna á GitHub, þar sem þú getur líka búið til og farið yfir vandamál og sameinað beiðnir. Frekari upplýsingar er að finna í framlagshandbók okkar.