IMessage::Connector Property

 

' ~ [0..1] The Connector on which this Message is sent.

Namespace:   Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

property IConnector^ Connector {
	IConnector^ get();
	void set(IConnector^ value);
}
Return to top
Show: