Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets message settings and properties.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
IMessageSettings Settings { get; }
property IMessageSettings^ Settings {
IMessageSettings^ get();
}
ReadOnly Property Settings As IMessageSettings
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Framework.IMessageSettings
See Also
IMessageBase Interface
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top