Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets a specification of the occurring event.
Namespace: Microsoft.VisualStudio.Uml.Interactions
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntax
'Declaration
ReadOnly Property Event As IEvent
IEvent Event { get; }
property IEvent^ Event {
IEvent^ get ();
}
abstract Event : IEvent with get
function get Event () : IEvent
Property Value
Type: Microsoft.VisualStudio.Uml.CommonBehaviors.IEvent
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.