Sdílet prostřednictvím


IOccurrenceSpecification.SourceLifeline – 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 SourceLifeline As ILifeline
ILifeline SourceLifeline { get; }
property ILifeline^ SourceLifeline {
    ILifeline^ get ();
}
abstract SourceLifeline : ILifeline with get
function get SourceLifeline () : 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ů