Sdílet prostřednictvím


IMessage.SendEvent – vlastnost

Získá výskyt specifikace odesílající konec zprávy

Obor názvů:  Microsoft.VisualStudio.Uml.Interactions
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Deklarace
ReadOnly Property SendEvent As IMessageOccurrenceSpecification
IMessageOccurrenceSpecification SendEvent { get; }
property IMessageOccurrenceSpecification^ SendEvent {
    IMessageOccurrenceSpecification^ get ();
}
abstract SendEvent : IMessageOccurrenceSpecification
function get SendEvent () : IMessageOccurrenceSpecification

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Interactions.IMessageOccurrenceSpecification

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IMessage Rozhraní

Microsoft.VisualStudio.Uml.Interactions – obor názvů