Freigeben über


IOccurrenceSpecification.Execution-Eigenschaft

Wenn definiert, wird die Vorkommenspezifikation innerhalb einer Ausführung definiert.

Namespace:  Microsoft.VisualStudio.Uml.Interactions
Assembly:  Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntax

'Declaration
ReadOnly Property Execution As IExecutionSpecification
    Get
IExecutionSpecification Execution { get; }
property IExecutionSpecification^ Execution {
    IExecutionSpecification^ get ();
}
abstract Execution : IExecutionSpecification
function get Execution () : IExecutionSpecification

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Interactions.IExecutionSpecification

.NET Framework-Sicherheit

Siehe auch

Referenz

IOccurrenceSpecification Schnittstelle

Microsoft.VisualStudio.Uml.Interactions-Namespace