MessageContractAttribute Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The MessageContractAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsWrapped | Gets or sets a value that specifies whether the message body has a wrapper element. |
|
WrapperName | Gets or sets the name of the wrapper element of the message body. |
|
WrapperNamespace | Gets or sets the namespace of the message body wrapper element. |
Show: