다음을 통해 공유


IExecutionSpecification.NestedOccurrences 속성

실행 내에서 발생하는 메시지 및 실행을 가져옵니다.

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

구문

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

속성 값

형식: IEnumerable<IOccurrenceSpecification>

.NET Framework 보안

참고 항목

참조

IExecutionSpecification 인터페이스

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