Sdílet prostřednictvím


IOccurrenceSpecification.Covered – vlastnost

Získá životnosti, které se zobrazí OccurrenceSpecification.

Obor názvů:  Microsoft.VisualStudio.Uml.Interactions
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Deklarace
ReadOnly Property Covered As ILifeline
ILifeline Covered { get; }
property ILifeline^ Covered {
    ILifeline^ get ();
}
abstract Covered : ILifeline with get
function get Covered () : ILifeline

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Interactions.ILifeline

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IOccurrenceSpecification Rozhraní

Microsoft.VisualStudio.Uml.Interactions – obor názvů