共用方式為


IOccurrenceSpecification.Event 屬性

取得所發生之事件的規格。

命名空間:  Microsoft.VisualStudio.Uml.Interactions
組件:  Microsoft.VisualStudio.Uml.Interfaces (在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

語法

'宣告
ReadOnly Property Event As IEvent
IEvent Event { get; }
property IEvent^ Event {
    IEvent^ get ();
}
abstract Event : IEvent
function get Event () : IEvent

屬性值

型別:Microsoft.VisualStudio.Uml.CommonBehaviors.IEvent

.NET Framework 安全性

請參閱

參考

IOccurrenceSpecification 介面

Microsoft.VisualStudio.Uml.Interactions 命名空間