IMessage::Arguments Property

 

Gets the arguments of the Message.

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

property IEnumerable<IValueSpecification^>^ Arguments {
	IEnumerable<IValueSpecification^>^ get();
}
Return to top
Show: