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.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
MessageSettings Settings { get; }
property MessageSettings^ Settings {
MessageSettings^ get();
}
ReadOnly Property Settings As MessageSettings
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Framework.MessageSettings
See Also
IMessage Interface
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top