Udostępnij za pośrednictwem


Właściwość ILifeline.CoveredBy —

Pobiera Scalonej fragmenty, operandy interakcji, używa interakcji i wykonanie specyfikacji, w którym uczestniczy tej linii życia.

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

Składnia

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

Wartość właściwości

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ILifeline Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Interactions