SenderConfigurationProperty Class
Configuration property specific to a sender.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
| Name | Description | |
|---|---|---|
![]() | SenderConfigurationProperty(String^, String^, Object^) | Initializes a new instance of the SenderConfigurationProperty class. |
| Name | Description | |
|---|---|---|
![]() | SenderName | Gets the name of the sender. |
![]() | SenderPropertyName | Gets the name of the configuration property. |
![]() | Value | Gets the sender property value. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | Implementation of ToString. (Overrides Object::ToString().) |
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:

