共用方式為


IInteractionFragment.EnclosingInteraction 屬性

取得包含此互動片段的互動。

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

語法

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

屬性值

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

.NET Framework 安全性

請參閱

參考

IInteractionFragment 介面

Microsoft.VisualStudio.Uml.Interactions 命名空間