Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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