Share via


IInsertionPoint.Lifeline Property

The ILifeline where the insertion point resides

Namespace:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Syntax

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

Property Value

Type: Microsoft.VisualStudio.Uml.Interactions.ILifeline

.NET Framework Security

See Also

Reference

IInsertionPoint Interface

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml Namespace