MessageDescription 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 MessageDescription type exposes the following members.

Properties

  Name Description
Public propertySupported by Silverlight for Windows Phone Action Gets the action parameter of the SOAP message that identifies the intent of the message.
Public propertySupported by Silverlight for Windows Phone Body Gets the body of the SOAP message.
Public propertySupported by Silverlight for Windows Phone Direction Gets the direction that indicates whether the message is incoming or outgoing.
Public propertySupported by Silverlight for Windows Phone MessageType Gets or sets a type that identifies the type of message contract.

Top