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 the properties and settings for the message.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public MessageFileSettings Settings { get; }
public:
property MessageFileSettings^ Settings {
MessageFileSettings^ get();
}
Public ReadOnly Property Settings As MessageFileSettings
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Framework.MessageFileSettings
See Also
MessageFileBase Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top