共用方式為


IOccurrenceSpecification.SourceExecution 屬性

如果定義,會在執行內定義出限次數規格。

命名空間:  Microsoft.VisualStudio.Uml.Interactions
組件:  Microsoft.VisualStudio.Uml.Interfaces (在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

語法

'宣告
ReadOnly Property SourceExecution As IExecutionSpecification
IExecutionSpecification SourceExecution { get; }
property IExecutionSpecification^ SourceExecution {
    IExecutionSpecification^ get ();
}
abstract SourceExecution : IExecutionSpecification with get
function get SourceExecution () : IExecutionSpecification

屬性值

類型:Microsoft.VisualStudio.Uml.Interactions.IExecutionSpecification

.NET Framework 安全性

請參閱

參考

IOccurrenceSpecification 介面

Microsoft.VisualStudio.Uml.Interactions 命名空間