IMessage.SendEvent (Propiedad)

Obtiene la especificación de la aparición del extremo emisor del mensaje

Espacio de nombres:  Microsoft.VisualStudio.Uml.Interactions
Ensamblado:  Microsoft.VisualStudio.Uml.Interfaces (en Microsoft.VisualStudio.Uml.Interfaces.dll)

Sintaxis

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

Valor de propiedad

Tipo: Microsoft.VisualStudio.Uml.Interactions.IMessageOccurrenceSpecification

Seguridad de .NET Framework

Vea también

Referencia

IMessage Interfaz

Microsoft.VisualStudio.Uml.Interactions (Espacio de nombres)