IOccurrenceSpecification.Execution, propriété
Si elle est définie, la spécification d'occurrence est définie dans une exécution.
Espace de noms : Microsoft.VisualStudio.Uml.Interactions
Assembly : Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntaxe
'Déclaration
ReadOnly Property Execution As IExecutionSpecification
IExecutionSpecification Execution { get; }
property IExecutionSpecification^ Execution {
IExecutionSpecification^ get ();
}
abstract Execution : IExecutionSpecification with get
function get Execution () : IExecutionSpecification
Valeur de propriété
Type : Microsoft.VisualStudio.Uml.Interactions.IExecutionSpecification
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, voir Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.