IMessage::Arguments Property
Visual Studio 2015
Gets the arguments of the Message.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
property IEnumerable<IValueSpecification^>^ Arguments {
IEnumerable<IValueSpecification^>^ get();
}
Property Value
Type: System.Collections.Generic::IEnumerable<IValueSpecification^>^
Show: