Message.Properties Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
When overridden in a derived class, gets a set of processing-level annotations to the message.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Channels.MessagePropertiesA MessageProperties that contains a set of processing-level annotations to the message.
| Exception | Condition |
|---|---|
| ObjectDisposedException | The message has been disposed of. |
Show: