Partager via


ILifeline.CoveredBy, propriété

Obtient les fragments combinés, opérandes d'interaction, utilisations de l'interaction et conditions d'exécution auxquels cette ligne de vie participe.

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

Syntaxe

'Déclaration
ReadOnly Property CoveredBy As IEnumerable(Of IInteractionFragment)
    Get
IEnumerable<IInteractionFragment> CoveredBy { get; }
property IEnumerable<IInteractionFragment^>^ CoveredBy {
    IEnumerable<IInteractionFragment^>^ get ();
}
abstract CoveredBy : IEnumerable<IInteractionFragment>
function get CoveredBy () : IEnumerable<IInteractionFragment>

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ILifeline Interface

Microsoft.VisualStudio.Uml.Interactions, espace de noms