IOccurrenceSpecification.Event, propriété
Obtient une spécification de l'événement qui se produit.
Espace de noms : Microsoft.VisualStudio.Uml.Interactions
Assembly : Microsoft.VisualStudio.Uml.Interfaces (dans Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntaxe
'Déclaration
ReadOnly Property Event As IEvent
IEvent Event { get; }
property IEvent^ Event {
IEvent^ get ();
}
abstract Event : IEvent with get
function get Event () : IEvent
Valeur de propriété
Type : Microsoft.VisualStudio.Uml.CommonBehaviors.IEvent
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.