IMessage.ReceiveEvent (Propiedad)

Obtiene la especificación de la aparición del extremo receptor 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 ReceiveEvent As IMessageOccurrenceSpecification
IMessageOccurrenceSpecification ReceiveEvent { get; }
property IMessageOccurrenceSpecification^ ReceiveEvent {
    IMessageOccurrenceSpecification^ get ();
}
abstract ReceiveEvent : IMessageOccurrenceSpecification
function get ReceiveEvent () : 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)