IOccurrenceSpecification.Execution – 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 Execution As IExecutionSpecification
IExecutionSpecification Execution { get; }
property IExecutionSpecification^ Execution {
IExecutionSpecification^ get ();
}
abstract Execution : IExecutionSpecification with get
function get Execution () : IExecutionSpecification
Hodnota vlastnosti
Typ: Microsoft.VisualStudio.Uml.Interactions.IExecutionSpecification
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.