Compartir a través de


IMessageOccurrenceSpecification.Message (Propiedad)

Obtiene el mensaje al que pertenece la aparición.

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

Sintaxis

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

Valor de propiedad

Tipo: Microsoft.VisualStudio.Uml.Interactions.IMessage

Seguridad de .NET Framework

Vea también

Referencia

IMessageOccurrenceSpecification Interfaz

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