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


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

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

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

Синтаксис

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

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

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

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

См. также

Ссылки

IMessage Интерфейс

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