Partilhar via


IMessage.Settings Property

 

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