Freigeben über


IOccurrenceSpecification.SourceExecution-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 SourceExecution As IExecutionSpecification
    Get
IExecutionSpecification SourceExecution { get; }
property IExecutionSpecification^ SourceExecution {
    IExecutionSpecification^ get ();
}
abstract SourceExecution : IExecutionSpecification
function get SourceExecution () : IExecutionSpecification

Eigenschaftswert

Typ: Microsoft.VisualStudio.Uml.Interactions.IExecutionSpecification

.NET Framework-Sicherheit

Siehe auch

Referenz

IOccurrenceSpecification Schnittstelle

Microsoft.VisualStudio.Uml.Interactions-Namespace