IOccurrenceSpecification.SourceLifeline 属性

获取有发生规则出现的生命线。

命名空间:  Microsoft.VisualStudio.Uml.Interactions
程序集:  Microsoft.VisualStudio.Uml.Interfaces(在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

语法

声明
ReadOnly Property SourceLifeline As ILifeline
    Get
ILifeline SourceLifeline { get; }
property ILifeline^ SourceLifeline {
    ILifeline^ get ();
}
abstract SourceLifeline : ILifeline
function get SourceLifeline () : ILifeline

属性值

类型:Microsoft.VisualStudio.Uml.Interactions.ILifeline

.NET Framework 安全性

请参见

参考

IOccurrenceSpecification 接口

Microsoft.VisualStudio.Uml.Interactions 命名空间