Partager via


IExecutionSpecification.NestedOccurrences, propriété

Obtient les messages et les exécutions qui se produisent lors de l'exécution.

Espace de noms :  Microsoft.VisualStudio.Uml.Interactions
Assembly :  Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Déclaration
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>

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

IExecutionSpecification Interface

Microsoft.VisualStudio.Uml.Interactions, espace de noms