MessageContractAttribute Properties

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The MessageContractAttribute type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone IsWrapped Gets or sets a value that specifies whether the message body has a wrapper element.
Public propertySupported by Silverlight for Windows Phone WrapperName Gets or sets the name of the wrapper element of the message body.
Public propertySupported by Silverlight for Windows Phone WrapperNamespace Gets or sets the namespace of the message body wrapper element.

Top