Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Inheritance Hierarchy
System.Object
System.Collections.Generic.Dictionary<TKey, TValue>
Microsoft.ConfigurationManagement.Messaging.Framework.MessagePropertyDictionary
Syntax
[SerializableAttribute]
public sealed class MessagePropertyDictionary : Dictionary<string, MessageProperty>
[SerializableAttribute]
public ref class MessagePropertyDictionary sealed : Dictionary<String^, MessageProperty^>
<SerializableAttribute>
Public NotInheritable Class MessagePropertyDictionary
Inherits Dictionary(Of String, MessageProperty)
Properties
| 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>.) |
Methods
Explicit Interface Implementations
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top
.jpeg)
.jpeg)
.jpeg)
.jpeg)
.jpeg)