Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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