Поделиться через


IMessage.ReceiveEvent - свойство

Получает спецификацию вхождения принимающей стороны сообщения.

Пространство имен:  Microsoft.VisualStudio.Uml.Interactions
Сборка:  Microsoft.VisualStudio.Uml.Interfaces (в Microsoft.VisualStudio.Uml.Interfaces.dll)

Синтаксис

'Декларация
ReadOnly Property ReceiveEvent As IMessageOccurrenceSpecification
IMessageOccurrenceSpecification ReceiveEvent { get; }
property IMessageOccurrenceSpecification^ ReceiveEvent {
    IMessageOccurrenceSpecification^ get ();
}
abstract ReceiveEvent : IMessageOccurrenceSpecification
function get ReceiveEvent () : IMessageOccurrenceSpecification

Значение свойства

Тип: Microsoft.VisualStudio.Uml.Interactions.IMessageOccurrenceSpecification

Безопасность платформы .NET Framework

См. также

Ссылки

IMessage Интерфейс

Microsoft.VisualStudio.Uml.Interactions - пространство имен