This documentation is archived and is not being maintained.
MessagePropertyDescription Class
Visual Studio 2008
Represents a message property specified by the System.ServiceModel.MessagePropertyAttribute.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The MessagePropertyDescription class represents message properties specified in a message contract by the use of the System.ServiceModel.MessagePropertyAttribute. Message properties are used to place information on the message that can be used by other objects further on in the message pipeline but that are not serialized with the message.
System.Object
System.ServiceModel.Description.MessagePartDescription
System.ServiceModel.Description.MessagePropertyDescription
System.ServiceModel.Description.MessagePartDescription
System.ServiceModel.Description.MessagePropertyDescription
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: