共用方式為


IOccurrenceSpecification.Execution 屬性

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

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

語法

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

屬性值

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

.NET Framework 安全性

請參閱

參考

IOccurrenceSpecification 介面

Microsoft.VisualStudio.Uml.Interactions 命名空間