MessageContractAttribute::IsWrapped Property
.NET Framework (current version)
Gets or sets a value that specifies whether the message body has a wrapper element.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System::Booleantrue if the message body has a wrapper element; otherwise, false. The default is true.
Set the value of IsWrapped to false to suppress the wrapper element into which the message body is serialized.
Universal Windows Platform
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 8
.NET Framework
Available since 3.0
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: