MessageBodyDescription.WrapperName Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the name of the wrapper element inside the SOAP body element if there is one.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.StringThe name of the wrapper element if there is one; otherwise, Nothing.
Show: