IMessage::Signature Property
Visual Studio 2015
The Operation or Signal of which this Message represents an occurrence. If it is a Signal, the MessageSort must be Asynchronous.
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
property INamedElement^ Signature { INamedElement^ get(); void set(INamedElement^ value); }
Property Value
Type: Microsoft.VisualStudio.Uml.Classes::INamedElement^
Show: