Compartilhar via


Propriedade IMessage.SendEvent

Obtém a especificação da ocorrência do final de envio da mensagem

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

Sintaxe

'Declaração
ReadOnly Property SendEvent As IMessageOccurrenceSpecification
    Get
IMessageOccurrenceSpecification SendEvent { get; }
property IMessageOccurrenceSpecification^ SendEvent {
    IMessageOccurrenceSpecification^ get ();
}
abstract SendEvent : IMessageOccurrenceSpecification
function get SendEvent () : IMessageOccurrenceSpecification

Valor de propriedade

Tipo: Microsoft.VisualStudio.Uml.Interactions.IMessageOccurrenceSpecification

Segurança do .NET Framework

Consulte também

Referência

IMessage Interface

Namespace Microsoft.VisualStudio.Uml.Interactions