Sdílet prostřednictvím


IOccurrenceSpecification.SourceExecution – vlastnost

Pokud je definována, je výskyt specifikace definované v rámci provedení.

Obor názvů:  Microsoft.VisualStudio.Uml.Interactions
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Interactions.IExecutionSpecification

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IOccurrenceSpecification Rozhraní

Microsoft.VisualStudio.Uml.Interactions – obor názvů