다음을 통해 공유


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 with get
function get EnclosingInteraction () : IInteraction

속성 값

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

.NET Framework 보안

참고 항목

참조

IInteractionFragment 인터페이스

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