Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the sender type and property. This property is only used by senders and has no effect on the message.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
MessageSenderType SenderType { get; }
property MessageSenderType SenderType {
MessageSenderType get();
}
ReadOnly Property SenderType As MessageSenderType
Property Value
Type: Microsoft.ConfigurationManagement.Messaging.Framework.MessageSenderType
See Also
IMessage Interface
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top