Udostępnij za pośrednictwem


Właściwość IMessage.Signature —

Operacja lub którego ta wiadomość reprezentuje zdarzenie sygnału.Jeśli jest to sygnał, MessageSort musi być asynchroniczno.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Interactions
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
Property Signature As INamedElement
INamedElement Signature { get; set; }
property INamedElement^ Signature {
    INamedElement^ get ();
    void set (INamedElement^ value);
}
abstract Signature : INamedElement with get, set
function get Signature () : INamedElement 
function set Signature (value : INamedElement)

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Classes.INamedElement

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IMessage Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Interactions