다음을 통해 공유


ILifeline.CoveredBy 속성

이 수명선이 참여하는 결합 조각, 상호 작용 피연산자, 상호 작용 사용 및 실행 사양을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Uml.Interactions
어셈블리:  Microsoft.VisualStudio.Uml.Interfaces(Microsoft.VisualStudio.Uml.Interfaces.dll)

구문

‘선언
ReadOnly Property CoveredBy As IEnumerable(Of IInteractionFragment)
IEnumerable<IInteractionFragment> CoveredBy { get; }
property IEnumerable<IInteractionFragment^>^ CoveredBy {
    IEnumerable<IInteractionFragment^>^ get ();
}
abstract CoveredBy : IEnumerable<IInteractionFragment> with get
function get CoveredBy () : IEnumerable<IInteractionFragment>

속성 값

형식: IEnumerable<IInteractionFragment>

.NET Framework 보안

참고 항목

참조

ILifeline 인터페이스

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