Udostępnij za pośrednictwem


Właściwość IInteractionFragment.CoveredLifelines —

W przypadku niektórych typów fragmentu pobiera życia, na których znajduje się fragment.

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

Składnia

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

Wartość właściwości

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IInteractionFragment Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Interactions