[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Get the Sender type and property. This is only used by senders and has no actual effect on the message.

Namespace:  Microsoft.ConfigurationManagement.Messaging.Framework
Assembly:  Microsoft.ConfigurationManagement.Messaging(in Microsoft.ConfigurationManagement.Messaging.dll)

Syntax

                 
  C#     Visual Basic     Visual C++  

MessageSenderType 
SenderType { 
get; }
ReadOnly 
Property 
SenderType 
As 

MessageSenderType
	
Get
property 

MessageSenderType 
SenderType {
	

MessageSenderType 
get ();
}

See Also