다음을 통해 공유


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 with get
function get SendEvent () : IMessageOccurrenceSpecification

속성 값

형식: Microsoft.VisualStudio.Uml.Interactions.IMessageOccurrenceSpecification

.NET Framework 보안

참고 항목

참조

IMessage 인터페이스

Microsoft.VisualStudio.Uml.Interactions 네임스페이스