Udostępnij za pośrednictwem


Właściwość IExecutionSpecification.NestedOccurrences —

Pobiera wiadomości i egzekucji, które występują w ramach realizacji.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Interactions
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
ReadOnly Property NestedOccurrences As IEnumerable(Of IOccurrenceSpecification)
IEnumerable<IOccurrenceSpecification> NestedOccurrences { get; }
property IEnumerable<IOccurrenceSpecification^>^ NestedOccurrences {
    IEnumerable<IOccurrenceSpecification^>^ get ();
}
abstract NestedOccurrences : IEnumerable<IOccurrenceSpecification>
function get NestedOccurrences () : IEnumerable<IOccurrenceSpecification>

Wartość właściwości

Typ: System.Collections.Generic.IEnumerable<IOccurrenceSpecification>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IExecutionSpecification Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Interactions