MessagePropertyDictionary Class
A collection of message properties. Message properties, which are different than sender properties, are special settings that are appended to the message by the sender.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
System::Object
System.Collections.Generic::Dictionary<TKey, TValue>
Microsoft.ConfigurationManagement.Messaging.Framework::MessagePropertyDictionary
System.Collections.Generic::Dictionary<TKey, TValue>
Microsoft.ConfigurationManagement.Messaging.Framework::MessagePropertyDictionary
| Name | Description | |
|---|---|---|
![]() | Comparer | (Inherited from Dictionary<TKey, TValue>.) |
![]() | Count | (Inherited from Dictionary<TKey, TValue>.) |
![]() | IsReadOnly | Indicates whether the collection is read-only. |
![]() | Item[TKey] | (Inherited from Dictionary<TKey, TValue>.) |
![]() | Keys | (Inherited from Dictionary<TKey, TValue>.) |
![]() | Values | (Inherited from Dictionary<TKey, TValue>.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:




