Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Gets the base message that threw the exception.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
IMessageBase SendingMessage { get; }
property IMessageBase^ SendingMessage {
IMessageBase^ get();
}
ReadOnly Property SendingMessage As IMessageBase
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Framework.IMessageBase
See Also
IMessageException Interface
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top