共用方式為


ILifeline.Interaction 屬性

取得定義此生命線的互動。

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

語法

'宣告
ReadOnly Property Interaction As IInteraction
IInteraction Interaction { get; }
property IInteraction^ Interaction {
    IInteraction^ get ();
}
abstract Interaction : IInteraction with get
function get Interaction () : IInteraction

屬性值

類型:Microsoft.VisualStudio.Uml.Interactions.IInteraction

.NET Framework 安全性

請參閱

參考

ILifeline 介面

Microsoft.VisualStudio.Uml.Interactions 命名空間