Partager via


IExecutionEvent.ExecutionOccurrenceSpecifications, propriété

Obtient la position de l'occurrence d'exécution sur une ligne de vie.

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

Syntaxe

'Déclaration
ReadOnly Property ExecutionOccurrenceSpecifications As IEnumerable(Of IExecutionOccurrenceSpecification)
IEnumerable<IExecutionOccurrenceSpecification> ExecutionOccurrenceSpecifications { get; }
property IEnumerable<IExecutionOccurrenceSpecification^>^ ExecutionOccurrenceSpecifications {
    IEnumerable<IExecutionOccurrenceSpecification^>^ get ();
}
abstract ExecutionOccurrenceSpecifications : IEnumerable<IExecutionOccurrenceSpecification> with get
function get ExecutionOccurrenceSpecifications () : IEnumerable<IExecutionOccurrenceSpecification>

Valeur de propriété

Type : IEnumerable<IExecutionOccurrenceSpecification>

Sécurité .NET Framework

Voir aussi

Référence

IExecutionEvent Interface

Microsoft.VisualStudio.Uml.Interactions, espace de noms